Home Forums WoodMart support forum Help Needed

Help Needed

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

    delwarhossain
    Participant

    I want to change the back to top button from right side to left side. Can you share the code with me?

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

    Hello,

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

    .scrollToTop {
        right: auto;
        left: 20px;
    }

    Best Regards.

    #327155

    delwarhossain
    Participant

    I have another problem. how can i show the out of stock and the limit of stock visible all the time?

    The stock limit only shows when i click on the attributes. Without without clicking on the attributes it does not show. Please help me regarding this.

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

    Hello,

    You are Most Welcome.

    Sorry but there is no option in Theme Settings available for that.

    It requires customizations and this is beyond our limitations and support policy.

    Regards.
    Xtemos Studios.

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