Any idea what would cause the lines under the social icons as seen below, the username is also underlined?
Announcement
Collapse
No announcement yet.
Lines under social media icons
Collapse
X
-
Tags: None
- Top
- Bottom
-
It inherits the default anchor link style of the site. To fix this, add the below custom CSS:
Code:.b-sharing-menu__item-link { text-decoration: none !important; }
Helpful? Donate. Thanks!
Fast VPS Host for vBulletin: A2 Hosting & IONOS
- Top
- Bottom
-
-
Yeah it depends if the theme has underlined links by default. The solution is to override that default for the share buttons as shown in the CSS code I posted.Helpful? Donate. Thanks!
Fast VPS Host for vBulletin: A2 Hosting & IONOS
- Top
- Bottom
- 1 like
Comment
Latest Topics
Collapse
-
by darkboy245in vBulletin 4 categories are separated unlike vBulletin 5 which makes it harder to design the layout of the categories with CSS, looking for help to...Yesterday, 06:18 AM
-
by glennrocksvbThis mod automatically creates a welcome post or topic for a new user who signed up or was manually created in AdminCP.
If...05-15-2022, 11:29 PM -
by BPlaidmanI bought the menu mod and installed it per the instructions. Nothing seems to have changed with the navigation bar edit process. I am on VB 5.x, the latest...05-14-2022, 12:03 PM
Comment