Home Forums WoodMart support forum Custom CSS setting to modify Page title Reply To: Custom CSS setting to modify Page title

#58134

Hello,

Please provide the correct product link, I tried both provided but they do not lead to the product on the screen.

Meanwhile, you can try this custom CSS:

.product_title {
font-size: 20px;
}

Please set the size in pixels as per your needs, enter the product editing mode, switch to backend editor http://prntscr.com/jj4ict and put it into the page setting tab http://prntscr.com/jj4iqp

Best Regards