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

Custom CSS setting to modify Page title

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #57954

    brjtopcat
    Participant

    Could you send me the CSS settings to modify an individual page title, for an individual product in the Products Page. Thanks….

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

    Artem Temos
    Keymaster

    Hello,

    Thank you so much purchasing our theme and contacting our support center.

    Please, explain in more details what exactly you would like to modify there?

    Kind Regards
    XTemos Studio

    #58105

    brjtopcat
    Participant

    Hi Artem,
    On this page for example I would like to make “Skin Script Tri-Peptide Eye Treatment .5oz” smaller.
    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #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

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