This topic has 2 replies, 2 voices, and was last updated 10 years by style960.

  • Author
  • #33627
     style960
    Participant

    How can I set a background image to cover header, content, and footer? I can see examples of this in the demos (header and content), but no method to set this in theme. Please note – I don’t want to hide the header or footer, I just need the background to cover all elements, on every page.

    Thanks,
    Paul.

    #33692
     sharmstr
    Moderator

    Those demo pages are set in the page settings for that particualr page.

    If you want it site wide, you can add some css

    COPY CODE
    
    .kleo-page {
    background-size: cover;
    background-image: url("path to your background image");
    }
    

    Then in theme options -> styling options, pick which sections you want the background to be displayed by setting that sections background color to transparent.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #34593
     style960
    Participant

    Excellent, thanks. Sorry for the late reply, this ticket can be closed.

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?