Tagged: CSS, social media icons
-
AuthorPosts
-
August 1, 2018 at 12:22 am #992135
Could you provide the quick CSS for adding the hairline borders top and bottom of the widget “Titles” like the ones on https://closetsutah.com site
August 1, 2018 at 8:31 am #992254Hey So Evolve,
Please try this:
.widgettitle { border-style: solid; border-width: 1px; padding: 10px 0; border-left: none; border-right: none; margin-bottom: 15px; }Best regards,
RikardAugust 1, 2018 at 4:05 pm #992457Perfect… thanks for the quick reply
August 2, 2018 at 5:39 am #992694Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJune 1, 2024 at 5:00 pm #1447297This reply has been marked as private.June 1, 2024 at 8:27 pm #1447375Hi,
Please try this CSS instead:
.widgettitle { border-color: white; border-style: solid; border-width: 1px; padding: 10px 0; border-left: none; border-right: none; margin-bottom: 15px; }Best regards,
RikardJune 3, 2024 at 4:29 pm #1447560This reply has been marked as private.June 3, 2024 at 5:40 pm #1447565This reply has been marked as private.June 3, 2024 at 6:06 pm #1447571Hi,
I can’t see the CSS applying at all, if you need further help then please post admin WordPress login details in private.
If you have further problems then please open a new thread.
Best regards,
RikardJune 3, 2024 at 6:14 pm #1447574This reply has been marked as private.June 3, 2024 at 8:05 pm #1447583Hi,
I’ve added it for you and it works, please review your site.
Best regards,
RikardJune 4, 2024 at 2:36 pm #1447912Did you check on the social media icon “Rumble,” which is not displaying in the “header” area? It displays in the footer but not the header!
June 4, 2024 at 6:24 pm #1448052 -
AuthorPosts
- The topic ‘Adding Quick CSS’ is closed to new replies.
