Changing Section Color

  • This topic has 3 replies, 2 voices, and was last updated 8 years ago by CodeineRush.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #275271
    CodeineRush
    Guest

    Hi there.

    Just wondering if it is possible to change the background color the this section:

    I need to put in a couple of logos that have a white background – not sure if this is possible or not?

    Great theme by the way!

    Appreciate any help you can give.

    Cheers.

    #275274
    CodeineRush
    Guest

    Oops, forgot to add in the image.

    Here – http://imgur.com/YzVCUw2

    #275483
    J. Davis
    Keymaster

    Hi,

    Yes, you need to create a child theme and add the style below to css file:

    .footer-sidebar{
    background:#fff;
    }

    Best regards,
    John

    #283858
    CodeineRush
    Guest

    Hi John

    Sorry for taking so long to reply – thanks a lot, that worked great!

    Cheers

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