Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1225742
    richardrabil
    Participant

    Hi,
    I’m currently using the most recent WordPress and Xtheme files. And I am using integrity for my theme option.

    Here is the URL http://asn-devsite.slice-works.com It’s currently a development site. I will post credentials in another private message.

    The image attached illustrates my issues. When the header is viewed on my large computer monitor it shows the navigation items inline with the logo to the left. But when I view it on the smaller computer is it stacked. The browser is at 100%.

    Is this something I can fix or is it just that I have too many Navigation items.

    Very happy with the theme, Thanks!

    #1225747
    richardrabil
    Participant

    I just realized the image didn’t upload earlier.

    #1225749
    richardrabil
    Participant
    This reply has been marked as private.
    #1225863
    Joao
    Moderator

    HI There,

    My advice would be :

    Remove the link Home Page > Your logo does the job, or change it to Home to make it shorter.

    After that add the following code to Appereance > Customizer > Custom > CSS

    @media(max-width:1300px) {
    .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    padding-left: 10px;
    padding-right: 10px;
    }
    }

    Hope that helps

    Joao

    #1228410
    richardrabil
    Participant

    That helped. Thanks so much!

    #1228499
    Rahul
    Moderator

    Glad we could help you out!

    If you need any further help, kindly let us know. We’d be happy to assist you further.

    Thanks for choosing the X-theme!

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