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

    Hi team,

    I’m trying to change the colour of my footer and socket on my home page to white (#ffffff) and I’m doing this in the ‘General Styling’ tab. The preview shows that the colour has changed but when I actually preview the page the colours haven’t changed.

    I’ve tried lots of ways around this including emptying the page caches in W3 and also in my browser but can’t find a solution.

    Any help would be great.

    Thanks

    N

    #347361

    Hey nrosella!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    #footer, #socket {
    background-color: white;
    }

    Best regards,
    Yigit

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