ifrx Posted October 15, 2022 Share Posted October 15, 2022 Hi, I made some Products and in the product list, there is like a white square after the product picture. When i hover with the mouse on it, then there comes the second picture of the product. How can i remove that? Link to comment Share on other sites More sharing options...
ComGrafPL Posted October 15, 2022 Share Posted October 15, 2022 Url would be great. Link to comment Share on other sites More sharing options...
ifrx Posted October 15, 2022 Author Share Posted October 15, 2022 arsastore(dot)store Link to comment Share on other sites More sharing options...
endriu107 Posted October 16, 2022 Share Posted October 16, 2022 Add this code to custom.css .product-miniature .fade:nth-child(2), .product-miniature .fade.ybc_img_hover { position: absolute!important; } Link to comment Share on other sites More sharing options...
ifrx Posted October 16, 2022 Author Share Posted October 16, 2022 I added it in the child_classic.zip/assets/css/custom.css, but the blank box is still there. Is there an other custom.css or what should i do? Link to comment Share on other sites More sharing options...
endriu107 Posted October 16, 2022 Share Posted October 16, 2022 Did you use child theme? If not tou have to add this in classic theme catalog, and after changes you must clear cache in your BO. Link to comment Share on other sites More sharing options...
ifrx Posted October 16, 2022 Author Share Posted October 16, 2022 Where is the classic theme catalog custom.css located? Link to comment Share on other sites More sharing options...
ifrx Posted October 24, 2022 Author Share Posted October 24, 2022 I solved it with a new Template. Thanks anyways Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now