Home Forums WoodMart support forum Product labels positioning

Product labels positioning

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

    stamjoe
    Participant

    Hello i want to change the position of the Out of Stock Label to go in the right top corner of the product picture because i am using Woo Advanced Labels plugin for the other custom Labels set as Tags. How can i solve it please?
    Take a look at thw printscreen

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

    Hello,

    I am unable to see your issue because your site is in maintenance mode. Please share the wp login details of your site so i will check and give you a custom css.

    Best Regards.

    #509114

    stamjoe
    Participant

    Hello sending the credentials in private content

    #509260

    Hello,

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

    .product-label.out-of-stock {
        left: 185px;
        position: relative;
        bottom: 17px;
    }

    Best Regards.

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