• Hi,
    I’m using QceanWP template.
    When user enters into a post in my web site the YOU MIGHT ALSO LIKE title and the Titles of the posts bellow are too big.
    How can I decrease its font size?
    I’m not using elementor for the blog
    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Try adding these css rules:

    h3.theme-heading.related-posts-title{
       font-size:20px;
    }
    h3.related-post-title{
      font-size:16px;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘YOU MIGHT ALSO LIKE Font Size’ is closed to new replies.