Home › Forums › WoodMart support forum › How can i edit this using elementor › Reply To: How can i edit this using elementor
October 5, 2020 at 10:22 am
#230953
Aizaz Imtiaz Awan
Keymaster
Hello,
I saw the screenshots you attached. There is no option that you can set the width for the title as you mentioned in the screenshot.
You can try increasing the size of the title by adding the following Custom CSS in the Custom CSS for the Desktop area under Theme Settings >> Custom CSS.
.post-single-page .entry-title {
font-size: 32px;
}
Regard’s.
Xtemos Studio.