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

    I’d like to add a background image to the entire left sidebar logo/navigation area of a site I’m designing – I’m using the photography layout which has disabled the header settings in the dashboard settings. How can I do this? I’m sure I need to add the background image to at the main level then make the other settings all TRANSPARENT.

    I’m using a child theme.

    #728777

    Hey webcami,

    Try adding this code in Quick CSS (located in Enfold Child > General Styling):

    #top .header_bg {
        background: transparent !important;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #728778

    That totally did the trick for me. Thank you so much!

    #728783

    Hi,

    Glad we could help :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Adding a background image to the header area in the PHOTOGRAPHY layout’ is closed to new replies.