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

    My homepage has one color footer while the rest of the site uses a different color, what would be the best way to achieve this look?
    thanks in advance.

    #358302

    Hi Jyles!

    Please go to Enfold theme options > General Styling tab > Footer and change its background color

    Regards,
    Yigit

    #358361

    Thanks Yigit, however i need two separate footers. one for the homepage and another for the rest of the site.

    #358395

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .home .footer_color {
    background-color: red;
    }

    Best regards,
    Yigit

    #358415

    Thank you, Worked

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Different color footers’ is closed to new replies.