Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1207176

    Hello,

    I need two different colors for the same H tag. Not sure how to make it work. The footer titles need to be white, but then when I just set up my shop, the sidebar title needs to be darker than that, it can’t be white.

    https://sht.7b5.myftpupload.com/shop/

    #1207304

    Hey SaraMichelle,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    html #top .all_colors #footer .widgettitle {
        color: #fff;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1207417

    Yes! That’s perfect. Thank you!

    #1207588

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Title font color’ is closed to new replies.