Home New Guten Forums WoodMart support forum How to move the labels new and hot and others to right?

How to move the labels new and hot and others to right?

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

    yumermutlu
    Participant
    #369681

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .labels-rectangular {
        left: auto;
        right: 0;
    }

    Best Regards

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