Home › Forums › Basel support forum › Menu issue on ipad Menu issue on ipad This topic has 15 replies, 2 voices, and was last updated 7 years, 7 months ago by Artem Temos. Viewing 16 posts - 1 through 16 (of 16 total) Author Posts April 28, 2017 at 9:22 pm #12927 ricardo.araujo330Participant Hi, on my ipad the menu looks like screenshot bellow! Can you find a way to fix it? Attachments:You must be logged in to view attached files. April 28, 2017 at 10:16 pm #12931 Artem TemosKeymaster Hi, As we can see, you have added a lot of custom CSS code that breaks your header layout. Please, remove it. https://gyazo.com/c39e56c0630f1611300d58689792a22f Regards April 28, 2017 at 10:42 pm #12933 ricardo.araujo330Participant if i remove it, my menu with logo centered looks like the screenshot so i need a solution for this to work in both ways… Attachments:You must be logged in to view attached files. April 28, 2017 at 11:06 pm #12935 Artem TemosKeymaster Please, remove all custom code and we will take a look at the problem. April 29, 2017 at 10:55 am #12952 ricardo.araujo330Participant Here’s an admin account so you can take a better look. Thank you April 29, 2017 at 12:16 pm #12953 Artem TemosKeymaster Please, remove all the customization code firstly. April 29, 2017 at 12:30 pm #12954 ricardo.araujo330Participant done… April 29, 2017 at 12:36 pm #12955 Artem TemosKeymaster But it seems that some customizations still exist since it doesn’t look like our demo. Could you please clear all Custom CSS fields and be sure that you didn’t make any changes in the code. May 13, 2017 at 11:19 am #13718 ricardo.araujo330Participant Ok, its done. All css cleared and cache deleted! Need you do to it fast since my website is weird without any css… if possible make the search icon to appear in the right side.. Thank you May 13, 2017 at 11:48 am #13723 Artem TemosKeymaster Please, update the theme to the latest version also. May 13, 2017 at 1:19 pm #13733 ricardo.araujo330Participant updated! May 13, 2017 at 1:50 pm #13738 Artem TemosKeymaster Could you please provide us your FTP also? May 13, 2017 at 3:05 pm #13749 ricardo.araujo330Participant Yes, no problem… May 13, 2017 at 5:16 pm #13756 Artem TemosKeymaster Just noticed that you don’t use WooCommerce. Try to add the following code snippet to the functions.php file in the child theme function basel_header_block_cart() { echo " "; } Regards May 13, 2017 at 5:37 pm #13758 ricardo.araujo330Participant ok, so i just need to add that code in the functions.php in the child theme… And i can add custom css again? Thank you May 13, 2017 at 5:48 pm #13760 Artem TemosKeymaster Yes, you can add your code if it doesn’t break anything. Author Posts Viewing 16 posts - 1 through 16 (of 16 total) You must be logged in to create new topics. Login / Register