Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1164408

    Hi,

    1-) At the right side of the shopping cart icon of the main menu there were social icons. I have chosen “No Social Icons” in the header section of the theme option. It is empty but the space is still there. How can I delete that space?

    2-) The space of shopping icon between right and left lines are huge. It is close to 35 px..each… How can I determine that myself?

    3-) The space between menu items. How can I adjust those.

    Thanks

    #1164413

    Hi,

    Thanks for contacting us!

    Could you please post a link to your website so we can make sure to provide you an accurate solution? :)

    Regards,
    Yigit

    #1164444

    Hi,

    I did not open the site. It is in maintenance mode. We are exploring the wordpress and woo. I have created the admin account for you.

    Thanks

    #1164447

    Merhabalar :)

    1- Cart icon is actually at the very right of the container. I attached a screenshot in private content field. You can go to Enfold theme options > Header > Header Behaviour and enable “Let logo and menu position adapt to browser window” if you would like to display menu and logo at the edges.

    2- Please add following code to Quick CSS in Enfold theme options > General Styling and adjust as needed

    #menu-item-shop .cart_dropdown_link {
        padding: 0 20px;
    }

    3- Please add following code to Quick CSS as well

    .av-main-nav > li > a {
        padding: 0 8px;
    }

    Regards,
    Yigit

    #1164555

    Hi,

    Yiğit. I added the link in private content. On the image I added normal version below the current menu. That space is unnecessarily is there. Is there any way to make it fullwidth?

    #1164658

    Hi,

    I went to Enfold theme options > Header > Header Behaviour and enabled “Let logo and menu position adapt to browser window” then added following code to bottom of Quick CSS

    .html_header_top #top .av_header_stretch .container {
        margin-right: 0;
    }

    Please review your website.

    Best regards,
    Yigit

    #1164663

    Hi,

    It is perfect. Good theme and fast support.

    Thank you

    #1164683

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘The right space of the main menu. The space between cart icon and menu items.’ is closed to new replies.