Home Forums WoodMart support forum Change Shop cart button position

Change Shop cart button position

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

    Nawrly
    Participant

    hello I want to change button position to top in after add to cart action menu ,
    can you help me please

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

    Hello,

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

    .scrollToTop {
        right: 20px;
        bottom: 20px;
    }

    Please change these values as per your needs.
    Best Regards

    #444789

    Nawrly
    Participant

    hello I tried but there’s no changes .

    I want checkout and view cart buttons change from bottom to top in shop cart widget slide ( after add to cart action menu )

    #444876

    Hello,

    This code is for the back-to-the-top button. It would help if you changed the value to change the location.

    Unfortunately, moving the buttons in the shop cart widget is impossible.

    If you have any questions please feel free to contact us.

    Best Regards

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