Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1143816
    NickMacedo
    Participant

    I am trying to remove a line underneath my menu headers. I am using Xtheme Renew and am only editing the menu of a single page using that pages CSS editor as opposed to the CSS editor for the entire site. Attached is a screen shot of what I am talking about.

    #1143818
    NickMacedo
    Participant

    I am trying to remove a line underneath my menu headers. I am using Xtheme Renew and am only editing the menu of a single page using that pages CSS editor as opposed to the CSS editor for the entire site. Attached is a screen shot of what I am talking about.

    #1144123
    Prasant Rai
    Moderator

    Hello Nick,

    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.

    #1144147
    NickMacedo
    Participant
    This reply has been marked as private.
    #1144538
    Thai
    Moderator
    This reply has been marked as private.
    #1144685
    NickMacedo
    Participant

    I know they are the same. I have not set up navigation yet and am only using them as a place holder until I do set up. I believe the feature is there to highlight which menu item is selected and currently viewing. But I would love to remove that. How to I hide the selected feature?

    #1144686
    NickMacedo
    Participant

    please disregard, I figured the code out myself.

    thanks

    #1144797
    Rahul
    Moderator

    Glad you’ve sorted it out.

    If you still have anything further to ask, let us know. We’d be happy to assist you with everything.

    Thanks.

    #1145455
    NickMacedo
    Participant
    This reply has been marked as private.
    #1145981
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating this thread! X 4.6.1 is now available in automatic updates! This release contains fixes for several issues so be sure to check out the changelog. Please do update to the latest version. After doing the updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

    Please let us know if this works out for you. Thank you.

    #1146611
    NickMacedo
    Participant

    Updating did not fix the issue. I am still experiencing the same issue mentioned in my last post.

    #1146653
    NickMacedo
    Participant
    This reply has been marked as private.
    #1146767
    Christian
    Moderator

    Hey Nick,

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus {
        outline: 0;
    }

    Hope that helps. 🙂

    #1147154
    NickMacedo
    Participant

    that worked. thanks!

    #1147360
    Darshana
    Moderator

    Glad we were able to help 🙂

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