Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1084973
    soldiweb
    Participant

    Hello Theme X support!

    I’ve started playing with the theme again, i’m building my new site on my local machine for now, i have a question, is possible to archive this in the header?

    Es:
    http://imgur.com/zPY36dE
    http://imgur.com/L5vvx5c

    I’m using Renew stack, but can change if needed.

    Thank you!
    BT

    #1085138
    Joao
    Moderator

    Hi BT,

    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.

    Thanks

    Joao

    #1085169
    soldiweb
    Participant

    Hello Joao, i’m working on it on local and planning to use it on the domain “guardica.com”

    If needed i can try to put it online now.

    Thanks
    BT

    #1085358
    Joao
    Moderator

    Hi There,

    Once you have it online will be easy for us to assist you with a tailored solution.

    Thanks

    Joao

    #1088558
    soldiweb
    Participant

    Finally i have it on,

    http://guardica.com/

    Thanks for any help

    #1088822
    Joao
    Moderator

    Hi there,

    Note that the logo is aligned with your whole website

    You can use the following code on Appereance Customizer Custom CSS

    
    .x-container.max {
    max-width 1400px !important;
    }

    Hope that helps

    Joao

    #1088934
    soldiweb
    Participant

    Thanks for the help, but nothing has changed, can i increase the width of the navbar only (logo and menù)?

    thanks!

    #1089202
    Jade
    Moderator

    Hi there,

    Please try this code:

    .x-navbar-inner .x-container.max {
        width: 1600px !important;
    }

    Hope this helps.

    #1089390
    soldiweb
    Participant

    No change in the theme.. 🙁

    #1089429
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1090092
    soldiweb
    Participant
    This reply has been marked as private.
    #1090377
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the login information. Please update the code and use this instead;

    .x-navbar .x-container.max.width {
        width: 95% !important;
        max-width: 100%;
    }

    You can increase/decrease the width up to 100% and see the result.

    We would loved to know if this has work for you. Thank you.

    #1090412
    soldiweb
    Participant

    Thank you both for the help!

    Have a good day 😉

    #1090476
    Nabeel A
    Moderator

    Glad we could help 🙂

    Cheers!

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