Home Forums WoodMart support forum Positioning PRODUCT LABELS

Positioning PRODUCT LABELS

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

    archimede
    Participant

    Hello guys,
    first of all I wanted to give you my most sincere congratulations for the theme you have developed; I consider it without a doubt the best I’ve ever used. Compliments!!!

    Assuming that the theme works perfectly, I would need a little help in relation to the product labels; in essence, as indicated in the attachment, I would need to position the product labels on the bottom right, but among the various customization options this possibility does not exist; could you show me the best solution that will not disturb the functioning of the theme …?

    Thanks in advance, good job Fabio.

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .labels-rounded {
        top: auto;
        left: auto;
         bottom:7px;
        right:7px;
    }

    Best Regards

    #196163

    archimede
    Participant

    Perfect. A thousand times thanks

    #196190

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Positioning PRODUCT LABELS’ is closed to new replies.