Tagged: x
-
AuthorPosts
-
October 12, 2016 at 2:26 pm #1213445
redssgParticipantHello, I’ve added the custom CSS code:
————————————-
.archive .woocommerce li.product .entry-header h3,
.archive.woocommerce-page li.product .entry-header h3 {
background-color: #E8E3D6;
}.archive header.entry-header {
background-color: #E8E3D6;
}
————————————–which changed the background of my products to khaki which is what I want. However, they all seem to have a white border/padding which does not allow the full boxed area below the picture to become colored. What do I need to add or adjust to make the khaki area fill the full area. Image attached to see what Im talking about.
The other thing I’m not sure about is they are using an old version of X- 3.2.3. If they were to update will this correct the problem?
October 12, 2016 at 2:28 pm #1213446
redssgParticipantThis reply has been marked as private.October 12, 2016 at 11:13 pm #1214089
RupokMemberHi there,
Thanks for writing in! Let’s try this :
.woocommerce .entry-wrap, .woocommerce-page .entry-wrap { background-color: #e8e3d6; }Cheers!
October 13, 2016 at 10:42 am #1214873
redssgParticipantperfect thanks! I removed the other 2 codes I added and replaced it with yours.
October 13, 2016 at 12:26 pm #1215037
NicoModeratorHappy yo hear that.
Feel free to ask us again.
Thanks.
October 13, 2016 at 12:26 pm #1215038
redssgParticipantOk, so I just noticed the code you gave me fixes the product listing but also adds a background color to the product page as well. How can I only have it change on the product catalog side and not have the colored background on each item when you click in to it?
October 13, 2016 at 12:40 pm #1215055
redssgParticipant.woocommerce li.product .entry-wrap {
background-color: #E8E3D6;
}that is the code I ended up putting together to make the listing background change but not the actual product page. Is that a good code to use?
October 13, 2016 at 5:39 pm #1215346
JadeModeratorHi there,
That code should be fine. Feel free to let us know if you have other questions.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1213445 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
