Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1409284

    hello all
    I have here a page link below

    how can i center the menu with shopping cart and facebook icon
    and that there is no shadow at the bottom

    thanks in advance
    kind regards
    Franz

    #1409350

    Hey schweg33,

    Thank you for the inquiry.

    You can add this code in the Quick CSS field to center align the menu items with the social icons.

    .html_cart_at_menu.html_header_top #top .main_menu {
        right: auto;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings in order to ensure that the changes take effect. By disabling the file compression settings, you will be able to make the necessary adjustments and updates without any conflicts. Once you have made the required modifications, you can re-enable the file compression settings to optimize the performance of your website.

    Best regards,
    Ismael

    #1409353

    Hallo Ismarel

    that fits great so

    thanks for your help
    you can close the ticket

    kind regards Franz

    #1409354

    Hi,

    Glad to know that the solution is working. Please let us know if you have more questions.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘menu center’ is closed to new replies.