Home Forums WoodMart support forum Button with smooth scroll

Button with smooth scroll

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

    dweb360
    Participant

    Hello
    Is it possible to use another button than the Woodmart button and add to it :
    Smooth scroll time (ms) and Smooth scroll offset (px) features?

    If no, if I use in this case Woomdart button, how to align it on the left in desktop view but centred in mobile view?

    Thank you

    #268368

    Hello,

    Sorry but it is not possible to achieve what you required using another button instead of a woodmart button.

    And for the alignment of the button please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .woodmart-button-wrapper {
        text-align: left;
    }

    If you are trying to ask anything else then please provide some relevant screenshots of the specific area with the URL of the page where you added the button to check it myself and help you out accordingly.

    Best Regards

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