Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #311301

    I’m working to edit my homepage and I just put the blog slider on there, but the font of the title for each post is huge and they all run into each other and it looks horrible. What is the fix for this?
    My homepage is: http://www.clarissaawilson.com if you need to see it. I tried it on 3 different computers and it all looks the same.

    I would also like to get rid of the grid that is around my menu bar and make that font larger, is this possible?

    #311693

    Hi clarissawilson!

    Thank you for visiting the support forum.

    You can use this on Quick CSS or custom.css to change the size of the post slider title:

    h3.slide-entry-title.entry-title {
    font-size: 12px;
    }

    Best regards,
    Ismael

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