This topic has 8 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Eva Kemp
Hi guys
I had to pay a professional developer to fix all of my CSS, but she got just as confused as me.
1. First I experienced that NONE of my custom CSS (in themes panel) was working. I then replaced every single ; with !important; and suddenly it worked. However, she recommended me NOT to do that as it was malpractice to use this all over.
2. She then removed all my code and inserted it into the childtheme. However, here the code was not read and did not work. She then moved it back to the theme-CSS panel, and it worked for a while.
3. Now I see, again, that only SOME of the code is being read and functions. But there are so many CSS changes in the theme-options panel that are being ignored.
I have never had this kind of problem with any other theme…
Thanks
Peter
Hello,
Please give an example of the code that doesn’t work in custom.css or in child style.css.
Regards,
Eva Kemp.
Hi again
One issue which has been solved but no longer working (and this may have been overwritten somehow, I am not sure) is that my developer helped me remove these text-pieces. They are not found in the productlisting but for somereason they are found on related items.
The icons are ok (except from magnifyer is misplaced), but the text is horrible.
Any chance you can help me remove that, please?
Thanks
Peter
Hello,
Please confirm whether you want to remove this section when hover products: http://storage1.static.itmages.com/i/15/0724/h_1437751537_5634443_531ccf00c2.png
Regards,
Eva Kemp.
Nope. The bar looks really good on regular products. But for some reason the Related Products are displayed differently…
Hello,
I’ve added this code in child style.css file:
.footer-product .yith-wcwl-add-to-wishlist {
width: 50%;
text-align: center;
float: none;
}
.footer-product a.add_to_wishlist {
font-size: 0px !important;
}
.footer-product .show-quickly {
width: 50%;
text-align: center;
margin-right: 0px;
font-size: 0px;
margin-top: -18px;
}
.sidebar-position-right .row-count-4 .product .footer-product .show-quickly {
margin-top: -15px;
}
Please check related products now.
Regards,
Eva Kemp.
Thank u very much
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Major problems with custom CSS’' has been successfully resolved, and the topic is now closed for further responses