Home Forums WoodMart support forum Tweak brand name format

Tweak brand name format

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #681457

    savingpatterns
    Participant

    Hi,

    My brand name fonts on the product archive are too light in colour. Where would I change this setting? I’ve gone through typography and changed all the font colors to black and it’s still light. Also, would it be possible to have the brand images show instead?

    Thanks!

    #681565

    Hung Pham
    Keymaster

    Hi savingpatterns,

    Thanks for reaching to us.

    Please provide me site url then I can take a look.

    Regards,
    Hung PD

    #683313

    savingpatterns
    Participant

    Hi sorry, I got distracted by some layout bugs. Here is a temp login:

    Also, could you clarify something about layouts for me? I’m trying to set the same layout (in particular the products per page/sort products line above my products on the main page of my site, on each of my main category pages and can’t seem to add those blocks to other pages when editing the page. Are the layouts only usable with default pages like shop?

    #683493

    Hung Pham
    Keymaster

    Hi savingpatterns,

    Thanks for your patience.

    1. Brands name

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    div.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
        color: #000;
        --wd-link-color: #000;
    }

    2. Layouts

    Custom layouts could be applied for all WooCommerce pages, you can read more here https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    Regards,
    Hung PD

Viewing 4 posts - 1 through 4 (of 4 total)