Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #611688
    #611701

    Hi Bahar!

    We are working on your ticket please wait while we update the results here soon.

    Please select Logo Center menu below from Header > Menu and logo Position

    Then from Header > Extra Elements > check the search icon.

    Add the below css in Enfold > General Styling > Quick CSS
    feel free to adjust margin right to match the logo width or slightly more

    /*Split menu*/
    .av-logo-container {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    .av-main-nav li:nth-child(3) {
        margin-right:350px;
    }

    Cheers!
    Vinay

    • This reply was modified 8 years, 7 months ago by Vinay.
    #611746

    Dear Vinay,
    thank you for your answer,
    i have made changes but header bar is splitted into two line (if i scroll down the header goto small mode and everithing is correct)
    i like to has 3 menu items in left and contacts and search in right. by setting .av-main-nav li:nth-child(3) { it was ok but logo not centered between left and right part of menu items.
    picture is in private.

    #612120

    Hey!

    We would like to take a closer look at it please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.

    Regards,
    Vinay

    #614062

    Hi Vinay,
    thank you for reply.
    i have solved the problem in menu and position of logo. my problem was for setting up Header to have “shadow” effect. i used “minimal no border and shadow” and everything was ok.
    only problem is in the mobiles or screen size change. in this method header, logo, menu not responsive and have problem if the screen size changed.
    can i exclude mobile screens from this change? i mean mobile and tablet screens have original header and menu behavior .

    thank you.

    #614688

    Hi!

    Not sure what you mean because we cannot see your site at the moment. Please share the link to the page where we can inspect the element in question and help you resolve it :)

    Cheers!
    Vinay

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.