Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1374568
    apainfreeu
    Participant

    HELLO WONDERFUL THEME.CO PEOPLE
    I’m working on a website for an “energy worker”. I’d like for the hands in the background of the sidebar to be incapable of going behind the text, stopping like 150 pixels under the menu. Is that possible? It looks stupid when the hands go behind the links. Can you suggest a fix? Thank you.

    http://f2e.cd7.myftpupload.com/
    don’t judge my url lol

    #1374577
    apainfreeu
    Participant

    And how to make the hands not show on mobile.

    #1374586
    apainfreeu
    Participant

    Or anchor the whole thing to stay at the bottom? Whatever would make this LOOK best, but you know the logistics of whats possible or not way better than I do. I could work a week trying to figure it out, and you probably know a better way I would have never thought of. Shoot! <3

    #1374675
    Rupok
    Member

    Hi there,

    It would be tough to control the background image position under the menu items but I can help you to remove it from mobile. You can add this under Custom > CSS in the Customizer.

    @media only screen and (max-width: 979px) {
    .x-navbar {
        background-image: none;
    }
    }

    Thanks!

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