Home Forums WoodMart support forum Mobile filter + bottom menu padding

Mobile filter + bottom menu padding

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

    dev-nz
    Participant

    Greetings team !

    We have this issue where the bottom menu navigation on mobile is too close from the iOS navigation interface : https://cln.sh/vI5hQM Is there a way to add some extra padding or something to prevent this ?

    We also have an issue with the sidebar filter + filters button that seem not to work : https://cln.sh/Dg5Fnm

    Best Thanks 🙏

    #250247

    Hello,

    I saw the screenshots you attached. Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .woodmart-toolbar {
    	height: 70px;
    	padding-bottom: 10px;
    }

    2) Please deactivate all the third-party plugins, activate the parent theme, then clear cache and check back.

    If the problem still continues then leave all the third-party plugins deactivated and provide with the admin panel login details of the website with the permissions to debug then we will troubleshoot with the theme plugins.

    Regards.
    Xtemos Studios.

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