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
- This topic has 6 replies, 2 voices, and was last updated 4 hours, 58 minutes ago by
JohnnyQ.
-
AuthorPosts
-
August 7, 2025 at 10:58 am #678425
JohnnyQParticipantHey 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
htmlalso 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.August 7, 2025 at 11:28 am #678445
Hung PhamKeymasterHi 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 PDAugust 7, 2025 at 12:21 pm #678461
JohnnyQParticipantHello Hung,
Nope, doesn’t work either, title is still at 28px 🙂
Attachments:
You must be logged in to view attached files.August 8, 2025 at 9:31 am #678594
Hung PhamKeymasterHi 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 PDAugust 8, 2025 at 12:25 pm #678644
JohnnyQParticipantHey 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.
August 9, 2025 at 10:58 am #678880
Hung PhamKeymasterHi 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/Q76hBB53Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Regards,
Hung PDAugust 11, 2025 at 10:56 am #679084
JohnnyQParticipantthanks man, appreciate it.
-
This topic was modified 4 days, 4 hours ago by
-
AuthorPosts
- You must be logged in to create new topics. Login / Register