Tagged: 

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

    I set the H3 title to a color that works throughout the site but not on the footer. So I went in to add code manually and it won’t stick. How can I add code in the quick css that will do this?

    Thank you!

    #674994

    Hey Jojo_W,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #footer h3{
    	color:#FFF!important;
    }
    

    Best regards,
    Vinay

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