Ravingmad Posted April 3, 2017 Share Posted April 3, 2017 Hello,My store is available in both English and Arabic. When using English the website works flawlessly but since Arabic is written right to left I encountered a small problem when viewing the website from mobile.When opening the categories the small cross that expands the categories is covering the category name.I need to either move the cross to the left or to move the category slightly to the left so it's not covered.Image showing the problem :http://imgur.com/a/MJLdn Link to comment Share on other sites More sharing options...
samverdyck Posted April 3, 2017 Share Posted April 3, 2017 You could edit the padding value of the category link in this css file /themes/default-bootstrap/css/modules/blocktopmenu/css/superfish-modified.css On line 65 replace the padding values with this values: padding: 17px 45px 20px; Do the same on line 197 to have the same effect for the navigation title. Link to comment Share on other sites More sharing options...
Ravingmad Posted April 4, 2017 Author Share Posted April 4, 2017 (edited) You could edit the padding value of the category link in this css file /themes/default-bootstrap/css/modules/blocktopmenu/css/superfish-modified.css On line 65 replace the padding values with this values: padding: 17px 45px 20px; Do the same on line 197 to have the same effect for the navigation title. Sadly this didn't change a thing at all, In fact even if I put ridiculously high values to test still nothing changes. Edited April 4, 2017 by Ravingmad (see edit history) Link to comment Share on other sites More sharing options...
samverdyck Posted April 4, 2017 Share Posted April 4, 2017 Maybe the previous layout is cached in your browser. Is it the same after clearing the cache? Link to comment Share on other sites More sharing options...
Ravingmad Posted April 9, 2017 Author Share Posted April 9, 2017 It's not cached. After editing the padding it does change in the desktop view but no changes whatsoever to the mobile view.I've been searching and trying to fix this for multiple days now with no success :/ Link to comment Share on other sites More sharing options...
Ravingmad Posted April 14, 2017 Author Share Posted April 14, 2017 (edited) I'm sorry to have to boost the thread like this, but I think it's better than starting a new one since the problem isn't solved yet.UP! Edited April 14, 2017 by Ravingmad (see edit history) Link to comment Share on other sites More sharing options...
samverdyck Posted April 14, 2017 Share Posted April 14, 2017 Can you share the URL of your shop? So I can check what exactly is going on. Link to comment Share on other sites More sharing options...
Ravingmad Posted April 16, 2017 Author Share Posted April 16, 2017 (edited) Fixed.Thanks for the replies. Edited April 16, 2017 by Ravingmad (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now