Home Forums WoodMart support forum Responsive text problem …

Responsive text problem …

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #33860

    gilesp
    Participant

    Hi .. when I use responsive text the spacing doesn’t work properly. Is there a way to fix this? – see screen shot .

    It’s a real shame that the text options are so limited on this theme.

    Attachments:
    You must be logged in to view attached files.
    #33864

    Artem Temos
    Keymaster

    Hi,

    Please, provide us a link where we can see this problem on your website.

    Regards

    #33866

    gilesp
    Participant

    I’ve since removed it but you have login details so can you test it.

    #33867

    Artem Temos
    Keymaster

    Please, add it with your settings so we can understand what is wrong. We have never seen this problem before on our side.

    #33872

    gilesp
    Participant
    #33874

    Artem Temos
    Keymaster

    Ah we got it. Please, remove the line height option from the body fonts in Theme Settings -> Typography. Or add the following CSS code to the custom CSS area in Theme Settings

    .woodmart-title-size-default .woodmart-title-container {
    	line-height: 1.5;
    }
    #33877

    gilesp
    Participant

    I removed the height option but still the same. I don’t want to keep adding code to make the text size work properly. Is there a global fix?

    #33889

    Artem Temos
    Keymaster

    Please, provide us your admin access so we can check your typography settings.

    #33890

    gilesp
    Participant

    See private msg …

    #33903

    Artem Temos
    Keymaster

    OK, as we can see the problem is that when you set font size the line height can’t be empty. We will fix this in our next theme update. For now, you can use the code fix we provided in our previous message.

Viewing 10 posts - 1 through 10 (of 10 total)