Forum Replies Created
-
AuthorPosts
-
October 28, 2016 at 10:07 pm in reply to: Links a.hover and removing underline text decoration #102408studio4slsParticipant
Yay! That worked! Many thanks!!!
October 28, 2016 at 9:53 am in reply to: Links a.hover and removing underline text decoration #102346studio4slsParticipantThanks. Try now. :)) It’s the more buttons, when your cursor is on them, they turn red :))
October 27, 2016 at 6:44 am in reply to: Links a.hover and removing underline text decoration #102246studio4slsParticipantThanks for trying – but that didn’t work :))
Here is all the suggestions and custom css i have entered – maube something is conflicting that i am not seeing?
.content-area .entry-title, .content-area .entry-title a { color: #000; text-align: center; font-family: Courgette, cursive; } body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, .content-area .entry-title, .content-area .entry-title a, a:hover, a:focus, a:active, .archive-blog-wrapper .read-more a:hover, .archive-blog-wrapper .read-more a:focus, .archive-blog-wrapper .read-more a:active, .view-more a:hover, .view-more a:focus, .view-more a:active, #nav-below .nav-links a, #nav-below .nav-links span.current, .wp-pagenavi a, .wp-pagenavi span, #infinite-handle span button, .news-ticker-title, .news-ticker-title a, .sub-title, .tour-dates ul li:first-child, .tour-dates ul li:nth-child(2), .tour-dates ul li:nth-child(3), .featured-content-wrap .entry-title a { color: #000; } a, .view-more a, .entry-meta a:hover, .entry-meta a:focus, .content-area .entry-title a:hover, .content-area .entry-title a:focus, .archive-blog-wrapper .read-more a, .news-ticker-title a:hover, .news-ticker-title a:focus, .featured-content-wrap .entry-title a:hover, .featured-content-wrap .entry-title a:focus { color: #ff3399; text-decoration: none; font-weight: bold; } a:hover, a:focus, .view-more a:hover, .view-more a:focus, .entry-meta a:hover, .entry-meta a:focus, .content-area .entry-title a:hover, .content-area .entry-title a:focus, .archive-blog-wrapper .read-more a:hover, .news-ticker-title a:hover, .news-ticker-title a:focus, .featured-content-wrap .entry-title a:hover, .featured-content-wrap .entry-title a:focus, .main-navigation a:hover, .main-navigation a:focus, .main-navigation li:hover > a, .main-navigation li.focus > a { color: #da197d; } .main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a { font-weight: 700; color: #ff3399; } .btn-transparent, .ctnewsletter .ct-newsletter-wrap #subbutton, #nav-below .nav-links a, #nav-below .nav-links span.current, .wp-pagenavi a, .wp-pagenavi span, #infinite-handle span button { background-color: #dc0972; border-color: #dc0972; color: #ff3399; } .archive-blog-wrapper .read-more a { text-decoration: none; } .entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a { box-shadow: none; } .backtotop:hover, .backtotop:focus { background-color: #dc0972; border-color: #dc0972; color: #fff; }
October 25, 2016 at 5:37 am in reply to: Links a.hover and removing underline text decoration #102117studio4slsParticipantCool – that removed the underline and changed a.hover color :)) but the more buttons are still red on cursor hover.
October 24, 2016 at 12:46 am in reply to: Links a.hover and removing underline text decoration #102025studio4slsParticipantThanks but that didn’t solve the issue. I am trying to remove the underline on content links. All links in the content areas of posts and pages.
My second issue is the hover color on all links (menu, content and read more buttons – scroll up too but i disabled it). I got the links to change to pink, used #ff3399 – but when your cursor is on them (hovers), they go back to a red. I want them to be a darker pink or something else when you hover on them. a.hover a.focus, etc.
Thanks again!
studio4slsParticipantAWESOME – thank you!
-
AuthorPosts