Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1023528
    Brian S
    Participant

    Hi all, my site is http://a34.251.myftpupload.com/

    I have two issues:

    1. I cannot STAND these breadcrumbs showing up on my mobile site. I think I figured out how to get rid of them on my desktop, but I really need then removed on mobile too.

    Here is my current Custom CSS:

    body, .x-breadcrumb-wrap {
    background-color: transparent!important;
    }
    .x-navbar .desktop .x-nav {
    float: left;
    }
    .x-navbar .desktop .x-nav > li > a {
    font-family: ‘blair-mditc’ !important;
    x-btn-navbar .x-icon-bars {
    color: #000 !important;
    }
    .x-navbar { background-color: #0f1a7f; }

    .x-breadcrumb-wrap { background-color: #0f1a7f opacity: 0.7; }

    @media (max-width: 1140px) {.x-brand.img {width: 400px;}
    }

    @media (max-width: 640px) {.x-brand.img {width: 200px;}
    }

    body .x-navbar .x-navbar-inner .x-nav-collapse .sub-menu a:hover,
    body .x-navbar .x-navbar-inner .x-nav-collapse .sub-menu .current-menu-item a {
    color: #292e77 !important;
    background-color: #ffc231 !important;

    @media (max-width: 640px) {.x-brand.img {width: 200px;}
    }

    body .x-navbar .x-navbar-inner .x-nav-collapse .sub-menu a:hover,
    body .x-navbar .x-navbar-inner .x-nav-collapse .sub-menu .current-menu-item a {
    color: #ffffff !important;
    background-color: #fffffff !important;
    }

    I have tried to browse the forums but every time I see a CSS that says they’ll get rid of mobile breadcrumbs, it doesn’t work. I would be much, much appreciated if someone could help me get rid of these.

    I’ll attach a photo so you can see what exactly I am talking about. I don’t know if they’re “Breadcrumbs” or page headers. Either way, they’re annoying.

    2. The mobile menu button is white and I need to know how to change it. If I feel around long enough on the screen I’ll bring up the menu, but it needs to be visible to the eye for users. Can you help me with this please?

    I’ll attach screenshots so you can see specifically want I am talking about. Thank you in advance for your help!!!

    PS – a few months ago you helped me left justify the main menu from it’s natural position of right justification (See CSS Code above)….could this have something to do with these errors?

    Thank you!!!!

    #1023775
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    Would you mind sharing us your admin credentials so we could fully check your setup closer.

    Don’t forget to set it as private reply.

    Thanks.

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