-
AuthorPosts
-
December 8, 2015 at 9:53 am #548618
Hello,
i have a problem on my product page overview with enfold and woocommerce.
on this page http://www.yagoona.ch/produkt-kategorie/zubehoer/page/2/
you can see the product that is called “Stikkan – Der schwedische Holzspalter”. Exactly here you can see that where the review function is coming up there is something that gets cut off.
here i made a screenshot for you: http://www.yagoona.ch/wp-content/uploads/2015/12/Unbenannt.pngcan you help me why that happens?
December 9, 2015 at 4:24 am #549435Hey stefanswebdesign!
Try adding this to your custom CSS.
.yotpo .pull-left { width: 100% !important; }Cheers!
ElliottDecember 9, 2015 at 1:22 pm #549659thanks a lot. i tried it out but it did not work.
is there a possibility to take just the text “1 Bewertung” out and leave the yellow stars?
because now it looks like this: http://www.yagoona.ch/produkt-kategorie/gartenmoebel/
The word is not finished. The letter “g” at the end is getting cut out.December 10, 2015 at 4:02 am #550131Hey!
Add this.
a.text-m { display: none !important; }Regards,
ElliottDecember 10, 2015 at 8:55 am #550225thanks a lot. that worked but now this little dot here came up: http://www.yagoona.ch/wp-content/uploads/2015/12/Unbenannt-1.png
do you know how to take that out?
December 10, 2015 at 10:22 am #550263since i have the enfold theme i have the product tabs and the boxes where the text is in in gray: http://www.yagoona.ch/wp-content/uploads/2015/12/Unbenannt-2.png
is there a way to change the color of that box?
December 11, 2015 at 3:24 am #550830Hey!
Add this.
ins::before { display: none !important; } .woocommerce-tabs > div { background: red !important; }Best regards,
ElliottDecember 11, 2015 at 9:53 am #550910you are great thanks so much you made my day :)
-
AuthorPosts
- The topic ‘Product Page Problem’ is closed to new replies.
