Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1249951
    stephane Janssen
    Participant

    hello
    I’m using renew stack on http://www.lafeerittre.be
    I’d like to get the normal button on mobile by default:
    it is very tiny and white by default and must click or hover to get the blue large button.
    I’d like that design by default (large blue button) only

    is it possible by custom css/javascript ?

    thank you

    #1250000
    Jade
    Moderator

    Hi there,

    Please add this code in the customizer:

    .x-btn-navbar {
        background-color: #3e5871 !important;
    }

    Hope this helps.

    #1250015
    stephane Janssen
    Participant

    no change;

    what I d’like by default is like the photo attached

    #1250031
    Jade
    Moderator

    Hi there,

    I have checked and the code provided above didn’t work because there are some incorrect CSS blocks on the customizer.

    Kindly add a closing } to those CSS blocks so that the code will below them will take effect.

    Thank you!

    #1250041
    stephane Janssen
    Participant

    thanks a lot ! it s working fine now.

    with wich inspector dou you have that interface ?

    #1250076
    Thai
    Moderator

    Hey There,

    That’s Google Chrome browser.

    Cheers!

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