Anthony Miller
Forum Replies Created
-
AuthorPosts
-
Anthony Miller
ParticipantYour theme seems to be placing the override code in an earlier part of the HTML so that it is not overridden by the custom code in the theme. Screenshot here:
Anthony Miller
ParticipantThis is the block that is causing the problem, so I copied it, inserted it with a color:#red !important override. It doesn’t work. This block seems to be taking the highest priority. Why is this and how can I override it?
a, .fourpagebox:hover h3, .cntbutton, .offcontnt .pricedv, .contactdetail a:hover, .counterlist p.price, .counterlist .days .fa, .slide_toggle a, .becomeamodel h2 span, .themefeatures .one_fourth:hover h4, .news-box:hover a, #sidebar ul li a:hover, .member-social-icon a:hover, .teammember-content span, .pluginbox h6 a:hover, .sevbx i:hover, h3.post-title a:hover, .welcome_titlecolumn h3 span, .pagecontent span, .woocommerce table.shop_table th, .woocommerce-page table.shop_table th, #clienttestiminials h6 a, ul.pricing li .price cite, ul.portfoliofilter li a.selected, ul.portfoliofilter li a:hover, ul.portfoliofilter li:hover a, .woocommerce ul.products li.product h2:hover, .woocommerce div.product p.price, .woocommerce div.product span.price, .menu-title span, .plans.has-popular .plan-box.popular-plan .plan-button a, .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins {
color: #red !important;
}Anthony Miller
ParticipantI don’t want to change them all. I want to leave the social icon links and the links in the footer white. I tried to do the override, and it’s not accepted.
This is what I’m presented with when I inspect the page:
Anthony Miller
ParticipantAnthony Miller
ParticipantDone.
It also appears that you have blacklisted my VPN
Anthony Miller
ParticipantI found the issue, not where it exists, but how to correct it.
in the Custom CSS, I put: .logo h1{ font-weight:800; margin:0; text-transform:none;}
Anthony Miller
Participant -
AuthorPosts