Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1064961

    Hello, I have some posts at the end of my homepage, added with article slider. The problem is that the title of the post is difficult to read. Haw can I change the font size or put a line-height for this title?
    Thank you

    #1065093

    Hey Anj27,

    Please try the following in Quick CSS under Enfold->General Styling:

    .home .slide-entry-title {
      line-height: 1.5em;
    }

    Best regards,
    Rikard

    #1065104

    Hello,
    I tried but it’s not working. Nothing happens.

    #1065307

    Hi,

    Please try this instead:

    .home .slide-entry-title {
      line-height: 1.5em !important;
    }

    Best regards,
    Rikard

    #1065425

    Now it’s working. thank you for helping!

    #1065531

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Size of post titles in homepage’ is closed to new replies.