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

  • Author
  • #8457
     LKr
    Participant

    Hello!

    I am wondering if I could have 2 different front pages (targeted at different users).
    The pages would have different background images and different messaging on the Search/Registration box. How can I do that?

    Thank you !

    #8481
     LKr
    Participant

    I created a new template and thus was able to create a new Search form/Registration box for the second front page. So thats resolved.

    But how to change the header image? (I do not use the home page image, but instead have one big image which, I understand, is the header image). I know how to change the home page image (kleo_home_page_image in functions.php) but I do not see where to change the header image..

    Thanks!

    #8531
     Abe
    Keymaster

    Hi.
    Add it by CSS. You can address the styling only to that particular page by the class that is added to body. Something like this

    COPY CODE
    
    body .page-id-xxx .header-bg {
    background: url("http://path to image")
    }
    
    

    Use browser inspect element feature to see page styling

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #8695
     LKr
    Participant

    Works well – thanks!!

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?