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.
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
That totally did the trick for me. Thank you so much!
Hi,
Glad we could help :)
Best regards,
Nikko