Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1187821
    ncdunn88
    Participant

    Hey Team,

    Need to work out how to overlay an image as a background for the site but have it appear at the top of all other elements.

    Can you please help?

    I’ve attached an image for your reference.

    #1187830
    ncdunn88
    Participant
    This reply has been marked as private.
    #1187891
    Joao
    Moderator

    Hi There,

    Use your image as a label for a menu link. Go to Appereance > Menus > Addo Custom link, link it to your home page, and as a label add : <img src="//untildawnevents.com/wp-content/uploads/2016/08/top-black-actual.png" alt="A new dawn brings new life">

    Than this menu link later one we will hide on mobile devices.

    I believe you will get better results if you have your header inline instead of stacked, we will hide your logo image before it breaks to a mobile button navigation, by adding :

    @media(min-width: 979px) {
    .x-brand img {
    display: none;
    } }

    After you have followed these steps, contact us so we can help you with the next adjustments.

    Thanks,

    Joao

    #1188275
    ncdunn88
    Participant

    Hey Joao,

    Thanks for that but I was more referring to the leafy overlay down the bottom. I’ve attached just that image for your reference

    #1188276
    ncdunn88
    Participant

    UPload

    #1188304
    Joao
    Moderator

    Hi there,

    There is a few ways to achieve that?

    Have you considered using Revolution Slider?

    You also could use one image on the bacckground of the section and other image on top.

    Let us know your thoughts,

    Joao

    #1193332
    ncdunn88
    Participant

    Yes, not looking to use Rev slider.

    I’m wanting to overlay the image over the top Joao.

    #1193507
    Christopher
    Moderator

    Hey there,

    Thanks for writing in! Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!

    #1201686
    ncdunn88
    Participant

    Could this not be achieved with CSS?

    #1201763
    Christopher
    Moderator

    Hi there,

    No, I’m sorry but it’s not achievable with CSS codes. It requires custom development which is outside the scope of our support.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1187821 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>