Home Forums Basel support forum Product title and description

Product title and description

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27352

    Satch
    Participant

    Hi,

    I wonder if you could help. I need the product titles to show much smaller but could not find where I can customise this setting. I also need the product description to show left aligned, not in the centre.

    Please find the attached image. The changes I need is in a red box.

    Thanks.

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

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to decrease the font size

    div.single-product-content .entry-title {
    	font-size: 22px;
    }

    Product page design can be changed in Theme Settings -> Product page.

    Regards

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