Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1106541
    iamnotsmart
    Participant

    🙂

    My current post (category) doesn’t light up in the navigation bar. See attachment (I drew a circle around it). Should be an easy fix, no?

    #1106648
    Rupok
    Member

    Hi there,

    It seems your capture is from a single post but “Blog” is a page. That will be highlighted if you are on Blog page NOT in single post.

    Cheers!

    #1106899
    iamnotsmart
    Participant

    🙂 The post is part of the blog so the “blog page” should be highlighted if you ask me. Is there any way this can be done? ^^

    #1107021
    Christian
    Moderator

    That is possible with CSS. 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.

    #1107064
    iamnotsmart
    Participant
    This reply has been marked as private.
    #1107301
    Nabeel A
    Moderator

    Hi again,

    Thank you for providing the URL. Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .current_page_parent a span {
        border: 1px solid rgba(0,0,0,0.075) !important;
        border-radius: 100em !important;
        color: #ff2a13 !important;
    }

    Let us know how this goes!

    #1107467
    iamnotsmart
    Participant

    That did the trick 🙂 *Thumbs up* 🙂

    #1107595
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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