• Resolved Myclosetmarket

    (@myclosetmarket)


    Hi guys,

    I am currently having trouble with my theme and the line spacing on my pages when i use the Rustik 3 themes built in google font + font editor options.

    The trouble i am having is when i make the font larger the letters start over lapping each other.

    I have tried adding in some CSS with modified line height code but havent had a win yet. Below is the link to the page and the only way i can get it work is by hitting enter after eavh line when writting the post. This hoever doesnt work when visiting the mobile site.

    https://www.myclosetmarket.com/?page_id=62

    I am no expert and am new to CSS and wordpress but i am willing to try anything and would love some experts advice. I have looked through a lot of other line spacing posts and tried a few things with no luck yet.

    cheers
    Alex

Viewing 2 replies - 1 through 2 (of 2 total)
  • Matt Knowles

    (@aestheticdesign)

    Delete line 1292 from your CSS and modify line 790 to:

    line-height: 1em;

    Both 1292 and 790 are currently forcing line height to 14px which doesn’t work for larger fonts. Ems are relative and will work better.

    Thread Starter Myclosetmarket

    (@myclosetmarket)

    Hey Matt

    Cheers for the quick response, it worked a treat.

    Regards
    Alex

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Rustik 3.3 line spacing.’ is closed to new replies.