Hi,
could you help me by deleting the underline of the links from my news in the sidebar and in the socket area? That would be great. All the other links can have an underline.
many greetings rixi
Hey rixi,
Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
#top #main a.news-link {
text-decoration: none;
}
#top #socket a {
text-decoration: none;
}
#top #main .news-headline {
font-size: 20px;
}
Feel free to adjust the font size to suit.
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
perfecto :) Thanks a lot!
Many greetings
rixi
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike