Heading color in content area

Home Forums SKT Full Width Forum Heading color in content area

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28972
    Anders PlatoAnders Plato
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: May 22, 2015

    Hi,

    I would like to change the color of the headings (h1, h2, h3…) in the content area.
    Is there any easy way of doing so with Custom CSS? Or do I need to create a childtheme?

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

    Hi Anders,

    Yes, you can change the heading color with the help of custom css. Kindly show us your website URL so that we can provide you the example.

    Regards,
    Dave

    #28976
    Anders PlatoAnders Plato
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: May 22, 2015

    Hi,

    I use SKT full width PRO and my webpage is: www.plato.se

    Thank you!

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

    Hi Anders,

    Kindly go to Appereance>>Theme Option>>Layout Setting>>Custom CSS Box

    Add this code there:

    h1 {color:#000000 !important;}

    Same for the h2,h3…etc

    Regards,
    Dave

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