Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #980775
    jmgijzel
    Participant

    Hi,

    I am using the integrity theme. I would like to change the drop-down menu of the desktop site.
    Currently it is floating over the site-content (like a normal drop-down menu).
    I would like to change it into a toggle menu as used for the mobile site. In other words I would like to move the website content down so it is not covered by the ‘submenu’ (see screenshot).

    Can you help me?

    Thanks

    Martijn

    #980798
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #980813
    jmgijzel
    Participant
    This reply has been marked as private.
    #980815
    Christopher
    Moderator

    Hey there,

    Thanks for writing in! Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.

    Thank you for your understanding.

    #980931
    jmgijzel
    Participant

    Hi,

    I’am trying reach my goal in a different way. I would like to add some extra margin in the main content area.

    I tried to the following code in the global-css but it does not work. I don’t understand why.

    .x-main.full {
        margin-top: 30px;
    }

    Thanks,

    Martijn

    #980944
    Christopher
    Moderator

    Hi there,

    I would like to check your site but it’s under construction mode, please provide us with login credentials.

    Please try this code :

    .x-main.full {
        margin-top: 30px !important;
    }

    Hope it helps.

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