Home Forums WoodMart support forum Label Below Title Shop page and Products

Label Below Title Shop page and Products

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #197364

    apolo
    Participant

    Label below the title Store page and products

    Hello! Congratulations on the Theme.

    I would like to know how it is possible to create a custom field to add a label or move the attributes below the product title.

    follows an example I did in photoshop.

    Thank you.

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

    Artem Temos
    Keymaster

    Hi,

    Sorry, but there is no such option in our theme and WooCommerce by default. It may require additional code customization or extra plugin but we don’t have an instruction for this. It is out of our theme support scope.

    Regards

    #197591

    apolo
    Participant

    Many thanks for the reply…

    Some more doubts ..

    1 – Is it possible to at least change the labels from left to right on the product page?

    2 – Pop-up button does not appear icons even when doing all the procedure that is in the manual.

    Thank you!

    #197608

    Artem Temos
    Keymaster

    1. Please, send us a screenshot and the link where we can see this so we can prepare a custom CSS for this if possible.

    2. Provide us some explanation to this issue as well.

    Thank you in advance.

    #197643

    apolo
    Participant

    Hello!

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

    Artem Temos
    Keymaster

    1. Try to add the following code snippet to the Custom CSS area in Theme Settings to change

    .labels-rectangular {
      left: auto;
      right: 0;
    }
    .product-labels {
      align-items: flex-end;
    }

    2. This option will be fixed in our next theme update.

    #197679

    apolo
    Participant

    Thanks!!!!

    #197685

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Label Below Title Shop page and Products’ is closed to new replies.