Okay
  Public Ticket #2230661
Global background image
Closed

Comments

  •  1
    Robthijs started the conversation

    Hello there!

    Two questions, can't figure it out.. 

    1. Can I set a global image background like on the homepage of the URL I provided? 

    2: Is it possible to make the 'maak een afspraak' link sticky (as the header) on mobile screens? See screenshot.

    Thanks in advance!

    Rob

  •  8,992
    Tahir replied

    Hey ,

    1. They seem to be using this custom css: 

    ajax-content-wrap, .container-wrap {
        background-image: url(wp-content/uploads/2019/11/achtergrond5.jpg);
        background-position: inherit;
        background-size: contain;
        background-repeat: repeat-y;
        background-attachment: scroll;
    }
    

    2. No i am afraid there is no sticky option for the Secondary Header . 

    Best 


    ThemeNectar Support Team 

  •  1
    Robthijs replied

    Hi Tahir, 

    Thank you for your reply, yes that's the custom CSS I put in. But it only works on the homepage for some reason. Is there a way to target the rest of the pages? 

  •  8,992
    Tahir replied

    No i am afraid not. Try using the Boxed Layout Style instead: http://prntscr.com/q4wcmk .

    Best


    ThemeNectar Support Team 

  •  1
    Robthijs replied

    Hmm, yes I know about the boxed option, but that's not what I am looking for. I'll ask around, thank you.