-
AuthorPosts
-
November 18, 2015 at 2:03 pm #538088
Hi Guys!
I’m riding an online store with Enfold + WooCommerce, I need to modify all colors, is there any way to edit a separate CSS? When modifying an edge in the Quick CSS it applies to the entire web, but I just want to change the product section, cart …
For example, I want the product price is a different color and much larger, and I can change it? Css file is that?Sorry for my english, but im from Spain.
Regards!PD: Im working in localhost.
November 18, 2015 at 5:19 pm #538337Hey Adrizz!
Add this to your custom CSS.
.cart_dropdown .amount { color: red !important; font-size: 20px !important; }
If that’s not what you were wanting then send us a link to your page and take a screenshot highlighting the element your trying to style.
Cheers!
ElliottNovember 23, 2015 at 12:23 pm #540688Hello! Really what I need is to see the css file to change everything, not only that, unfortunately I work locally and can not adjuntarte catches, but the only thing I need is to modify the CSS of WooCommerce
November 24, 2015 at 7:04 am #541354Hi,
I’m not sure what you mean by your last reply, did you try out the code sent by Elliott in the Quick CSS box under Enfold–>General Styling and did it work? It will be difficult helping you if we can’t see the problems on a live site.
Regards,
RikardNovember 24, 2015 at 12:07 pm #541495hi
To see if I can express myself, I have enfold with WooCommerce, I would change all CSS page product, price, image, colors, fonts, border width, without consulting forum, I want to know I would have to modify CSS file to change all woocoommerceSpanish:
Tengo ENFOLD con woocoomerce, me gustaría modificar todo el CSS de la pagina de productos, el precio, la imagen, los colores, tipos de letra, ancho del borde, sin tener que consultar en el foro, quiero saber que archivo CSS tendría que modificar para poder modificar todo woocoommerceNovember 24, 2015 at 9:43 pm #541935Hi!
If your trying to style the Woocommerce elements then yes you will need to edit the CSS. You can add custom CSS in Dashboard > Enfold > General Styling > Quick CSS as well as editing the stylesheets.
Best regards,
ElliottNovember 25, 2015 at 10:06 am #542229Ok, where are the style sheets in woocommerce? If i modify manually apply without having to enfold?
I need woocommerce custom css file for modify all shop styles.
RegardsNovember 25, 2015 at 11:41 am #542283November 25, 2015 at 11:49 am #542293NICE!!!!!!!!!!!!!!!!!!! THANKS THANKS!!!!!!!!
November 25, 2015 at 11:50 am #542294 -
AuthorPosts
- The topic ‘Custom CSS Woocommerce’ is closed to new replies.