[ad_1]
It is CSS in your theme, so maybe the author updated it.
You can change that in additional CSS
.blog-menu a:hover, .blog-menu a:focus, .blog-menu .current-menu-item > a {
text-decoration: none;
}
Thread Starter
flx90
(@flx90)
That works!
Thank you very much.
