Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #177973

    Hello!
    I can’t change footer’s color from wp-admin, the only way to change it’s background color – is to edit layout.css
    http://kino-casting.ru/
    kino-casting
    ykxdWv8w

    #178092

    Hi artspbseo!

    You can change it manually by adding following code to Quick CSS in Enfold theme options under Styling tab

    .socket_color { background-color: black!important; }        /* Changes Footer Socket background color */ 
    .footer_color { background-color: red!important; }                                /* Changes Footer background color */

    Best regards,
    Yigit

    • This reply was modified 10 years, 6 months ago by Yigit.
    #178375

    I’ve added this code, but nothing happened…Only direct editing css file helps.

    #178507

    Hi!

    I updated the code i posted previously. Please try adding to Custom.css file inside Enfold/css folder if it does not work in Quick CSS. And flush browser cache after applying custom css

    Best regards,
    Yigit

    #178607

    Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘can't change footer's color’ is closed to new replies.