Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1239872
    henrycluker
    Participant

    Hello,

    In Ethos in the sidebar – when the user is on a page that is within that sidebar, the outline above and below the page text will turn black. Is there a way I can change this via CSS? Been trying a few things with no luck.

    Thanks!

    #1240243
    Prasant Rai
    Moderator

    Hello Henry,

    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.

    #1240836
    henrycluker
    Participant
    This reply has been marked as private.
    #1240941
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .x-sidebar .widget.widget_pages .current_page_item, 
    .x-sidebar .widget.widget_nav_menu .current-menu-item {
        border-color: rgba(0,0,0,0.085);
        border-bottom: none;
    }

    Hope it helps 🙂

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