Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #629540

    Matt M
    Participant

    Hi – Please help. All links in my top nav are always underlined. I only want each to be underlined only over hover. My site is: http://www.snapology.com

    Any help you can provide would be greatly appreciated!

    #629752

    Rue Nel
    Moderator

    Hello Matt,

    Thanks for writing in!

    Upon checking, your menu items are no longer underlined. (http://prntscr.com/8si6vi)
    Please confirm that this issue has been resolved.

    We also noticed that you are already using X 4.0 and still using X Shortcodes. Please deactivate and delete X Shortcodes 3.0.5 plugin. Please take note that X shortcodes 3.0.5 and its functionality has been consolidated into Cornerstone which you can install by going to X Addons > Extensions.

    Please also make that you are up to date. Our latest versions are:
    X Theme: 4.1.1
    Cornerstone: 1.0.6
    Visual Composer: 4.7.4

    Revolution slider: 5.0.9

    You can find the latest version numbers here: (http://theme.co/changelog/) Then you can compare them to what’s installed on your site. If you find anything to be out of date, you can review our update guide.

    Please let us know how it goes.

    #631803

    Matt M
    Participant
    This reply has been marked as private.
    #631896

    Rupok
    Member

    Hi Matt,

    Thanks for updating. Visual Composer is already packaged with the theme and you don’t need to purchase it. You can update it for free if your item is validated.

    However I can’t see any underline on your menu item that already stated by another Staff. So it would be better if you add a screenshot that what you are referring. Although there is an underline for hover and active state that’s causing by one of your code on customizer –

    .x-navbar .desktop .x-nav > li > a:hover > span, .x-navbar .desktop .x-nav > li.x-active > a > span, .x-navbar .desktop .x-nav > li.current-menu-item > a > span {
      box-shadow: 0 2px 0 0 #5e5e5e;
    }

    Please remove this code to remove underline. If you can’t find it then you can add this –

    .x-navbar .desktop .x-nav > li > a:hover > span, .x-navbar .desktop .x-nav > li.x-active > a > span, .x-navbar .desktop .x-nav > li.current-menu-item > a > span {
      box-shadow: none!important;
    }

    Hope this helps.

    Cheers!

    #632518

    Matt M
    Participant

    When viewing it in both safari and Chrome, I see each menu item is always underlined. I only want a menu item to be underlined if it’s hovered, or if that section is active. All others not underlined until mouse rolls over. Here’s a screenshot. Thank you!

    #632520

    Matt M
    Participant

    Image didn’t upload. Trying again …

    #632580

    Jack
    Keymaster

    Hi there Matt,

    Hope you’re well today and thanks for writing back.

    I’ve checked your site in Safari, Firefox and Chrome and the menu isn’t underlined for me unless hovering/active (screenshot attached).

    Can you try clearing your browser cache and disabling any browser add-ons just in case they’re effecting how it displays.

    Thank you!

    #633481

    Matt M
    Participant

    Yes. Thank you!!!!

    #633486

    Matt M
    Participant

    Ok, so this is weird. Yes, there is no underline when I visit: http://www.snapology.com

    But when I type this (sans http) into the browser address bar, there are underlines under each menu item: snapology.com

    Do you have any idea why?

    #633572

    Rupok
    Member

    Hi there,

    Thanks for updating. Make sure you are not using any CDN or Caching on your site. It usually happens for cahce if you use any caching plugin like Cloudflare (or other).

    Please check and let us know.

    Cheers!

    #634019

    Matt M
    Participant

    No, I checked and don’t have Cloudflare. Here are the plugins I have

    Akismet (Deactive)
    Contact Form 7
    Cornerstone
    Force Regenerate Thumbnails
    Go Daddy Quick Setup
    Google Analytics
    Jetpack by WordPress.com
    Revolution Slider
    Sidekick
    Wordfence Security
    Wordpress HTTPS (Deactive)
    WP Clone by WP Academy (Deactive)
    WP Google Map Plugin (Deactive)
    WP Google Map Pro
    WP101 Video Tutorials
    WPBakery Visual Composer
    Yoast SEO

    Thanks for any help you can provide.

    #634020

    Matt M
    Participant
    This reply has been marked as private.
    #634043

    Thai
    Moderator

    Hi Matt,

    After changed the URL to https://#x-content-band-1:

    Everything seems to work fine 🙂

    Please take a look at your website.

    Regards!

    #634700

    Matt M
    Participant

    Thank you!!!

    #634760

    Jade
    Moderator

    You’re most welcome Matt.