Guest Posted February 3, 2020 Posted February 3, 2020 Hi, I've looked through the forum to find out how to fix my issue but it hasn't been resolved completely! I was wondering how to remove the underline on the top navigation? I currently have this under my CSS: .sqs-block-html a {background-image:none!important} Which helped me get rid of the underline on the footer
tuanphan Posted February 4, 2020 Posted February 4, 2020 Can you share link to your site? Each template needs different code. Difficult to help without site url. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
hparekh Posted April 1, 2020 Posted April 1, 2020 I have a template that does not show underlines on links until you hover over them. So I added this code: a:link { text-decoration:underline; } Now I do get an underline on links but also under my navigation. How do I remove the underline under my navigation?
tuanphan Posted April 1, 2020 Posted April 1, 2020 3 hours ago, hparekh said: I have a template that does not show underlines on links until you hover over them. So I added this code: a:link { text-decoration:underline; } Now I do get an underline on links but also under my navigation. How do I remove the underline under my navigation? Each template needs different code. Can you share link to your site? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.