Home Forums WoodMart support forum Center content in Woodmart slider on mobile version

Center content in Woodmart slider on mobile version

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

    dweb360
    Participant

    Hello

    I’m using Woodmart slider, I don’t found how to horizontal center content in mobile version if content is not horizontal centred in desktop version

    Thank you

    #240392

    Hello,

    Sorry but the settings for the horizontal and vertical alignment for the slider work the same for both mobile and desktop and there is no option that you can set it differently for mobile.

    Please add the slider on a page and then provide the URL of the page to let me try aligning the content using CSS.

    Best Regards.

    #240416

    dweb360
    Participant
    #240458

    Hello,

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

    #slide-10706 .woodmart-slide-inner {
    	max-width: 654px !important;
    }
    
    #slide-10695 . .woodmart-slide-inner {
    	max-width: 654px !important;
    }

    Best Regards.

    #240472

    dweb360
    Participant

    Hello
    Thank you for your code

    Working for
    https://www.miel-montet.com/kaspia/caviar-kaspia/

    but not working for
    https://www.miel-montet.com/kaspia/maison-de-la-truffe/

    Thank you

    #240607

    Hello,

    You are Most Welcome.

    Please try replacing the Custom CSS for Second with the following in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    #slide-10695 .woodmart-slide-inner {
        max-width: 654px !important;
    }

    Then clear the cache and check back.

    Regard’s.
    Xtemos Studios.

    #240654

    dweb360
    Participant

    Fixed
    Thank you

    #240657

    Most Welcome :-)

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘Center content in Woodmart slider on mobile version’ is closed to new replies.