Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1285908

    Hello,

    I have put menu in sidebar and I have put in background image it is all working fine but when I scroll I see half menu with background and the rest is just color without background.
    Do you have some advice hot to put background full till footer?

    #1286040

    Hey Zaccc,

    You probably need to add that image just to the #wrap_all element, not to the header and the main.

    Best regards,
    Victoria

    #1286067

    Hello Victoria,

    That is built in image in template. I don’t know what I need to do , that is reason why I have open a ticket on this support.

    Regards

    #1286290

    Hi,

    Thanks for the update. Please try the following in Quick CSS under Enfold->General Styling:

    .header_color .header_bg {
        background-color: transparent;
    }
    
    #wrap_all {
        background: #88bbc8 url(https://www.hdn.hr/wp-content/themes/enfold/images/background-images/polygon.png) center center repeat scroll;
    }

    Best regards,
    Rikard

    #1286442

    Hello Rikard,

    Thank you for your fast help. After I have put CSS I have 2 different colors . You can see on image.

    Regards

    #1286976

    Hi,

    Thanks for the update and screenshot. I can’t see those results on your actual site though, did you manage to get it working?

    Best regards,
    Rikard

    #1287620

    Hello Rikard,

    I have manage to solve a problem myself. Thank you for your help.

    Regards

    #1287809

    Hi Zaccc,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Sidebar background image’ is closed to new replies.