Home › Forums › All Other Themes › Problems with Complete Pro menu on touch devices
- This topic has 7 replies, 3 voices, and was last updated 8 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
April 18, 2016 at 2:17 pm #30762
Hi,
I am using the Complete Pro theme on my web ( http://demipuebloatucasa.es )
My webpage menu contain sub-menus.
If the webpage is displayed on a touch device with enough horizontal resolution to display the menu as a header menu (typically on a tablet in landscape mode), there is no way to access the options on the sub-menus, as by touching the main menu option you are automatically redirected to the target page. Most of the times is even impossible to display the submenu, but even if it is displayed, there’s no way to select a sub-option.
I think this is the same problem reported here:
https://www.sktthemes.org/forums/topic/complete-theme-menu-on-ipad/
(sorry for the duplicate, but I cannot participate on the topic above).THERE IS A SECOND PROBLEM for menus on mobile devices. When the mobile menu (burger) is displayed, for a menu with three levels, only the indentation between level 1 and 2 is shown. Level 3 entries are displayed at the same indentation level as level 2 entries.
April 21, 2016 at 7:47 am #31118Hi Carlos,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
.sidr-class-sub-menu li {
padding-left: 17px !important;
}Regards,
DaveApril 21, 2016 at 8:10 am #31120GREAT! This fix the second problem. Thanks.
What about the first one? I have not seen any answer on the other post either.
Regards,
Carlos.April 21, 2016 at 9:40 am #31134Hi Carlos,
Answered on another forum.
Regards,
BradApril 21, 2016 at 3:54 pm #31183Could you kindly help me to locate the forum topic?
The search functionality on the forum does not work very good. If you search for “complete touch” nothing is found although there is a topic titled “Problems with Complete Pro menu on touch devices”.
Thank you,
Carlos.April 22, 2016 at 7:13 am #31247Hi Carlos,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
.sidr ul li ul li ul{padding-left:20px !important;}
Regards,
DaveApril 22, 2016 at 5:58 pm #31312Hi Dave,
This is not resolving the issue. Please read the issue description again:
My webpage menu contain sub-menus.
If the webpage is displayed on a touch device with enough horizontal resolution to display the menu as a header menu (typically on a tablet in landscape mode), there is no way to access the options on the sub-menus, as by touching the main menu option you are automatically redirected to the target page. Most of the times is even impossible to display the submenu, but even if it is displayed, there’s no way to select a sub-option.
Let me know if you need additional explanations.
Thanks,
Carlos Cid.April 26, 2016 at 6:20 am #31611Hi Carlos,
Apologies for the problem. We have updated the theme. Procedure for update: Kindly login here: sktthemes.net/my-account and download the complete theme after clicking on View order.
Once that is done kindly activate some other theme and delete the old theme. Upload and activate the new theme.
This problem is solved in the new theme and should work fine for you.
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.