- This topic has 2 replies, 2 voices, and was last updated 8 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Related Products Section
Hello,
Need to know where can the “related products” section can be modify (font, size, products to show, so on) and if needed eliminate it from the products page altogether.
Also, on the individual product page, need to know how to eliminate the description part, or have it take the background color.
Thank you.
Hello,
I’m using the Bakery Pro theme with Woocommerce for my online Store.
As I have been doing some changes to the fonts and colors on the site I have found problems trying to
set font for some sections of site.
For example, there is this parameter on “Basic Settings”
“Select font for heading text. eg: H1, H2, H3, H4, H5, H6” where I have to select the same font for all H# headings.
I would like to setup diferent font faces ( and colors ) for every heading style so H1 will have a diferent font than H2 and so on…
Here is a link to my site: https://hilosdeplatagf.com
Also, I would like to remove the tab label for the “Product Destition” since it currently looks like a white square on top of “Reviews”
See here an example of what I mean: https://hilosdeplatagf.com/product/porter/
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.related h2 { font-size:44px !important; text-transform:capitalize !important;}
.related .woocommerce ul.products li.product, .related .woocommerce-page ul.products li.product { margin:0 15px 13px !important; width:29% !important;}
.woocommerce-tabs wc-tabs-wrapper .woocommerce div.product .woocommerce-tabs ul.tabs li.active a { color:#000 !important;}
Regards,
Brad
WordPress Store Locator Plugins Your website may look fantastic, but visitors still can’t find your store locations easily. That confusion equals friction, lost trust, and […]
WordPress Popup Plugins These spectacular popup plugins management systems are highly optimized for integration with any website authored by WordPress and suggest a really powerful […]
WordPress Plugins Mobile Responsive Options Your desktop site looks great but on a phone, everything breaks. Menus become hard to tap, fonts are too small, […]