Home Forums Basel support forum Sticky add to cart

Sticky add to cart

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

    janardan7897
    Participant

    Hello !

    The “sticky add to cart” button get hidden when i scroll up or reach at page bottom. I want to permanently fix the “sticky add to cart” button just like the website https://theattire.in

    Kindly visit the website and tell me how can i add that type of fix add to cart button ?

    #129741

    Bogdan Donovan
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    body .basel-sticky-btn {
    	transform: none;
      -webkit-transform: none;
    }

    Regards

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