Line heigth & Menu & Slider : Theme Filmmaker

Home Forums All Other Themes Line heigth & Menu & Slider : Theme Filmmaker

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #131342
    GuillermoGuillermo
    Participant
    • Topics: 11
    • Replies: 24
    • Total: 35
    Member since: May 28, 2019

    On my website the titles touch each other, there is no space when you look at it on a smartphone, Same problem for the pages I created, there is no space for example “general conditions” and then in my articles I can not see the text, because the background is white and the writing too. How can I make sure to separate the paragraphs? This is my website: https://www.yourreality.tv/
    I try that h1.entry-title { line-height:38px;} .entry-title { line-height:38px;}
    and doesn’t work

    This now compresses the spacing on the single-page posts

    The menu on the laptop is not clickable, it’s weird because I can click but I asked the other people to test and for this is not clickable, and the slider remains on the same image, it does not work….

    #131397
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .thn_post_wrap h1 { line-height:50px !important;}
    }

    Regards,
    Brad

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.