Home Forums WoodMart support forum Using Marketplace 2 template of Woodmart, can’t make any CSS adjustments

Using Marketplace 2 template of Woodmart, can’t make any CSS adjustments

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #678425

    JohnnyQ
    Participant

    Hey guys!

    We’re using for our 4th site with Woodmart, Marketplace 2 template and we can’t make any CSS adjustments.
    For example, we want to make the product title smaller, pasted this into Global CSS.

    original:
    html .wd-rs-677bee811a094.wd-single-title .product_title {
    font-size: 28px;
    }
    modified:
    html .wd-rs-677bee811a094.wd-single-title .product_title {
    font-size: 24px;
    }

    Basically we want the font to go from 28px to 24px, we even tried to put body instead of html also put !important; string after code, nothing happens, i see the change in code (shows both lines, the one with 24 px it’s cut off) but the title remains the same size.

    Any ideea why this theme CSS’s it’s different from the others in terms of editing?
    For all the other installs, were using different templates from you guys, never had a problem modifying CSS from Global.

    Attaching a picture 🙂

    • This topic was modified 4 days, 4 hours ago by JohnnyQ.
    Attachments:
    You must be logged in to view attached files.
    #678445

    Hung Pham
    Keymaster

    Hi JohnnyQ,

    Thanks for reaching to us.

    Navigate to Theme Settings > Typography > Advanced. In this area, you can assign to Single product title element.

    Please refer to our documentation https://xtemos.com/docs-topic/advanced-typography-settings/

    Regards,
    Hung PD

    #678461

    JohnnyQ
    Participant

    Hello Hung,

    Nope, doesn’t work either, title is still at 28px 🙂

    Attachments:
    You must be logged in to view attached files.
    #678594

    Hung Pham
    Keymaster

    Hi JohnnyQ,

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Regards,
    Hung PD

    #678644

    JohnnyQ
    Participant

    Hey Hung,

    Sure, we can make an account for you to check, everything else works fine, just so you know, the Title is the only thing that’s not changing using the guide you provided.

    #678880

    Hung Pham
    Keymaster

    Hi JohnnyQ,

    Thanks for details.

    You are using a Custom Single Product layout, which is built with WoodMart WooCommerce builder. Simply go to Layouts > Edit Product Layout > and you can edit Product title element to change font-size https://ibb.co/Q76hBB53

    Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    Regards,
    Hung PD

    #679084

    JohnnyQ
    Participant

    thanks man, appreciate it.

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