Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1130329
    mahmoud237
    Participant

    I want to remove background image in Brand demo extended … I remove it from Customizing >
    Layout and Design > background image but still didn’t effect on the site.

    #1130330
    mahmoud237
    Participant
    This reply has been marked as private.
    #1130339
    mahmoud237
    Participant

    I managed to do that by removing the background image from Media.

    But I want to make background image includes all that ( transparent navbar, logo bar on mobile view and first website section only )

    #1130384
    mahmoud237
    Participant

    Done .. I make it .

    #1130387
    mahmoud237
    Participant

    Now I want to edit the navbar & logo bar on mobile view .. I want to edit the color of the background and the “li pages” on drop menu?

    #1130496
    Christopher
    Moderator

    Hi there,

    You have already changed navbar and logobar background color.
    Please add this code :

    .x-navbar .mobile .x-nav li>a {
        color: #000;
        background-color: #efefef;
        border-color: red;
    }

    Hope it helps.

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