Home Forums Basel support forum Menu issue on ipad

Menu issue on ipad

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #12927

    ricardo.araujo330
    Participant

    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.
    #12931

    Artem Temos
    Keymaster

    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

    #12933

    ricardo.araujo330
    Participant

    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.
    #12935

    Artem Temos
    Keymaster

    Please, remove all custom code and we will take a look at the problem.

    #12952

    ricardo.araujo330
    Participant

    Here’s an admin account so you can take a better look.

    Thank you

    #12953

    Artem Temos
    Keymaster

    Please, remove all the customization code firstly.

    #12954

    ricardo.araujo330
    Participant

    done…

    #12955

    Artem Temos
    Keymaster

    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.

    #13718

    ricardo.araujo330
    Participant

    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

    #13723

    Artem Temos
    Keymaster

    Please, update the theme to the latest version also.

    #13733

    ricardo.araujo330
    Participant

    updated!

    #13738

    Artem Temos
    Keymaster

    Could you please provide us your FTP also?

    #13749

    ricardo.araujo330
    Participant

    Yes, no problem…

    #13756

    Artem Temos
    Keymaster

    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 "&nbsp";
    	}

    Regards

    #13758

    ricardo.araujo330
    Participant

    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

    #13760

    Artem Temos
    Keymaster

    Yes, you can add your code if it doesn’t break anything.

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