Tagged: 

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

    Hi, I was curious how to have the footer for my blog posts use an alternative color. I see in the “General Styling” that there is an alternative option for the footer color, I just don’t know how to apply this to blog posts.

    #1277404

    Hey Snerp,

    Thanks for contacting us!

    Alternate option there is not for footer background color but for the background color of the elements.

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .single-post #footer {
        background-color: #000;
    }
    

    If that does not help, please post a screenshot showing the changes you would like to make and a link to your website so we can provide you an accurate solution :)

    Best regards,
    Yigit

    #1277409

    Perfect! Exactly what I was needing…thank you.

    #1277415

    Hi,

    You are welcome, Snerp! Let us know if you have any other questions or issues and enjoy the rest of your day :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Alternate Footer Color’ is closed to new replies.