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 1 month ago by
JohnnyQ.
Attachments:
You must be
logged in to view attached files.