Home Forums WoodMart support forum Menu position

Menu position

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #137687

    GG
    Participant

    Hello,

    Internet explorer shows our main menu bar in the center. But in Chrome it shows it correctly. (On the left)
    Also the settings in our header menu is correct. (Left)

    #137719

    Hello,

    Our demo does not have a problem. https://gyazo.com/7414602015facc8f0912a0db41dea858

    Please provide the site URL so that we could check.

    Best Regards

    #138089

    GG
    Participant

    Link is below, menu bar and search bar are both in the center. (Only in internet explorer)
    Settings seem to be ok.

    #138137

    Hello,

    Please add this code to functions.php of the child theme and activate the child theme:

    add_filter( 'woodmart_css_generator_vendors_prefixes', '__return_true' );

    Then create the CSS in the CSS generator. Go to Dashboard -> WoodMart -> CSS generator and click on “Generate file”

    Best Regards

    #138574

    GG
    Participant

    I added this line to functions.php in my child theme and activated the theme.
    Still the same issue.

    #138639

    Hello,

    Please deactivate all the plugins not related to the theme provide the site admin access to the private area.

    Best Regards

    #138711

    GG
    Participant

    See private content

    #138738

    Bogdan Donovan
    Keymaster

    Hi,

    Please replace style.css and style.min.css files in the theme folder with the files attached below (https://drive.google.com/open?id=1WZdX03ppWOB54ShUveGYX9hcfB9fTUS0).

    This issue will be also fixed in the next theme update.

    Regards

    #144226

    GG
    Participant

    Hello, i just updated my theme but i have the issue again.
    It was working before the update.

    Thanks

    #144284

    Bogdan Donovan
    Keymaster

    Hi,

    Please try to generate your theme styles using theme CSS generator to fix this issue. (https://xtemos.com/docs/woodmart/css-generator/).

    Regards

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