Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1235966
    ukjagwu
    Participant

    Hello Support,

    I hope you are doing well. I have followed previous instructions on threads of how to make the main menu look like that of your sales page. It is one of the striking features that made us buy the theme.

    Now, I have customized the menu and removed the logo and the menu sticks to the bottom for all browser sizes. However, the menu seems to cut off the page as the browser size reduces.

    Also, I want to equally space the menu items. How do I do that?

    Also, I want to make the mobile menu slide up just like in your own demo also. My own menu slides down.

    I am using the latest version of X theme and WordPress.

    #1235967
    ukjagwu
    Participant
    This reply has been marked as private.
    #1236296
    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    Would you mind providing a screenshot of what’s cut off? It looks okay on my end.

    The menu spaces are equal, but the sizes are different given that each menu has different texts. You mean, make them the same sizes?

    And for mobile menu sliding up, please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    .home .x-navbar:not(.x-navbar-fixed-top) {
        position: absolute;
        bottom: 0;
    }
    .home .x-navbar:not(.x-navbar-fixed-top) {
        left: 0;
        right: 0;
        border: 0;
    }

    Thanks!

    #1236669
    ukjagwu
    Participant

    Thank you. I was able to fix the space a few minutes after writing this. I removed that ‘4%’ variable that I followed on another thread.

    Yes. I would like to make the size of each menu button equal. Would this be possible please?

    Thanks for the CSS, it works now.

    I have run into another problem. Now my mobile menu does not stick to the top when one scrolls. It used to, and I can no longer find the settings. Can you please provide some insight? Thanks

    #1236676
    ukjagwu
    Participant

    Also that estimation form seems very confusing. I went to the form sales page and loopus says it can also be used as a regular form, but its beyond my comprehension for now

    I would like to create an email form on the Contact us page, would I need to download a separate email contact form? I have used contact form 7 in the past, but I would just like to know if it is really possible to create a normal contact form using the loopus form – to save the issue of having too many plugins installed. 🙂

    #1236973
    Nico
    Moderator

    Hi There,

    I would like to create an email form on the Contact us page, would I need to download a separate email contact form?

    You don’t need to add another contact form. If you are using contact form 7, you will need to create another email form if you want to add another form for contact us page only.

    I would recommend that you will only use 1 email form plugin and it would be contact form 7 because it is bundled with X theme and guaranteed to work well.

    Let us know how it goes.

    Thanks.

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