- This topic has 4 replies, 2 voices, and was last updated 7 years ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › hyperlink underline
donation theme
draft site: http://arriveandthrivelv.com/?customize_changeset_uuid=c203c858-4e14-4bef-a11c-1fcc1c658ef0
How do I make the hyperlink underline circled here: https://snag.gy/VNeT6O.jpg
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.serviceboxbg a { text-decoration: underline;}
Regards,
Brad
Thank you. It worked, but we don’t want the titles underlined.
Also, we do not want the title to be a hyperlink.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
Remove
.serviceboxbg a { text-decoration: underline;}
Add this new CSS
.serviceboxbg p a { text-decoration: underline; pointer-events: auto !important;}
.serviceboxbg a { pointer-events: none !important;}
Regards,
Brad
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]
Are you looking best freelancer WordPress themes and templates? Here’s a list of the best freelancer WordPress themes for all individuals and freelancers. Premium Freelancer […]