Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1104138
    JosephVSite
    Participant

    Hi. I’d like my sidebar menu to look more attractive on my site. How do I nix the underline on my menu links?

    I will need to send you my credentials, I imagine – as we haven’t launched the site. I’m new to this support forum, so please tell me how I can do that privately.

    #1104572
    Prasant Rai
    Moderator

    Hello Joseph,

    Thanks for writing in!

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1111201
    JosephVSite
    Participant
    This reply has been marked as private.
    #1111479
    Lely
    Moderator

    Hello Deborah,

    To remove the underline on your sidebar menu links, please add the following on Appearance > Customize > Custom > Edit Global CSS:

    .x-sidebar .widget a, .x-sidebar .widget ul li a {
        text-decoration: none;
    }

    To get an email notification, you have to subscribe again on this thread after replying.

    Hope this helps.

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