Editing formatting Similar Products

Home Forums All Other Themes Editing formatting Similar Products

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #218504
    BikoBiko
    Participant
    • Topics: 72
    • Replies: 72
    • Total: 144
    Member since: November 29, 2019

    Hi,
    How do I change the font and font size of the term SIMILAR PRODUCTS ?
    See screenshot: https://ibb.co/THT0rfp
    Thanks in advance.

    #218507
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30865
    • Total: 30865
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

    #218553
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30865
    • Total: 30865
    Member since: August 16, 2013

    Hi,

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

    .related.products h2 { font-family: "Roboto", Sans-serif !important;}
    
    @media screen and (max-width:479px) {
    .related.products h2 { font-size:40px;}
    }

    Regards,
    Chris

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