Home Forums WoodMart support forum Mobile website

Mobile website

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #218536

    aainalingerie
    Participant

    Hello,

    As attached in the screenshot on the shop page in the mobile screen the button of ‘enquire on WhatsApp’ is touching the above button I want to space between that. How can I do that? This is happening on all product pages

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

    Hello,

    You need to add margin-top to the button or to the row that contains the button.

    Best Regards

    #219097

    aainalingerie
    Participant

    Hello,

    This is not added in a row. Its a plugin called a chat for woo commerce. Ho do I adjust the position of this plugin button for my mobile device

    #219226

    Hello,

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

    body.single a.request_chat_or_video_call {
        margin-top: 20px;
    }

    Best Regards

    #219335

    aainalingerie
    Participant

    Hello,

    I want to change the button position for the mobile website. On adding this code its gets change on desktop too

    #219376

    Hello,

    Move this code to Mobile/tablet and remove it from Global.

    Best Regards

    #222125

    aainalingerie
    Participant

    Hello,

    I am unable to add bullets in slider revolution please help me with the same.
    How do I increase the height of the slider on a mobile device

    #222171

    Hello,

    I am not sure the slider has the option of bullet adding. Please refer the Slider Revolution documentation to change the height. https://www.themepunch.com/support-center/#sliderrevolution-documentation

    Best Regards

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