Woocommerce color

Posted in: Newspaper
Post count: 32

Hello guys,
Is it possible to change the background color of shop? (main store, product,category product, cart, checkout) and shop fonts. Actually background is black with white font. I would like white background and black font.
Thanks for your help.

Post count: 23312

Hello sebdicam,

Yes, it’s possible but only via such a Custom CSS code because the theme does not have any such an option that allows you to do this from Theme panel, sorry! You should check the following guide here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ because there you will find how you can create your Custom CSS code based on Inspector browser.

Hope this helps!

Thanks for your understanding!

Post count: 32

Hello Catalin,
Thank you for your reply. I know you can’t change shop background color in option theme. I just ask for the CSS code, because i don’t know to use it, not a lot…. I try to find with browser inspector but it’s like alien language for me.

For background shop i got this code:
body class=” archive post-type-archive post-type-archive-product logged-in admin-bar woocommerce woocommerce-page global-block-template-1 td-black wpb-js-composer js-comp-ver-4.12.1 vc_responsive td-animation-stack-type1 td-full-layout customize-support td-js-loaded body-td-affix”

on styles part:
.td-black
background-color: #1a1a1a;
color: #eee;
/*

What i have to copy on Newspaper CSS customize? Change “black” by “white”?

A little help ll be appreciate. Thank you!

Post count: 23312

Hello sebdicam,

Please provide your website URL and some useful screenshots where to show me what exactly you want to change. I need this so I will be able to provide a more accurate response/code.

Thanks for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.