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

    Hi,
    When I restored some deleted page content it changed the h3 heading colour and the link colours in the footer. I’ve gone through the code to try and find what changed it but can’t find it. I’ve also tried to overwrite it by adding css, but it’s not working.
    If you can have a look that would be awesome.
    Cheers,
    Lisa

    #852811

    Hey sundara88,

    Please try the following in Quick CSS under Enfold->General Styling:

    #footer .widgettitle {
        color: #919191 !important;
    }
    
    #footer a {
        color: #fff !important;
    }

    Best regards,
    Rikard

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