Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #823749

    my site is horrible after an update to last version!! look at here please.

    how can i fix all this???

    thank for your help,

    Alexis

    #823754

    If i can back to the older version please tell me how…

    #823857

    Hi ExagOne59,

    I looked today, all looks ok. Could you please clear the cache and check again. Also if the issues persist, please describe them in more detail and sent us a few screenshots.

    Best regards,
    Victoria

    #824058

    Hi Victoria,

    thank you for your support! i solved the problem,
    it was an incompatibilty with a popup plugin, i also have a little problem but with the second menu i would like to make it center with the image onelife can you help me? and then i would like this menu to be black or darker because i cannot see it on mobile.

    Many thanks,
    Alexis

    #824093

    Hi Alexis,

    Can you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)

    Best regards,
    Yigit

    #824715

    Hi,

    i sent to you the link

    Thank you.

    #824862

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    nav.sub_menu {
        right: 13%;
    }
    

    Best regards,
    Yigit

    #825226

    It’s exactly what i mean !

    One more last thing, how to disable the onelife image on mobile?

    Thank you for the time you spend to me,

    Friendly,
    Alexis

    #825266

    Hi Alexis,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    li#menu-item-1558 {
        display: none!important;
    }
    

    Best regards,
    Yigit

    #829893

    Hi,

    i tried the code you sent me but nothing happened. It is the onelife logo’s image from the menu mobile which i would like to disable.

    regards,
    Alexis

    #829907

    Hi,

    To hide the One Life logo in mobile please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #av-burger-menu-ul li:nth-child(6) {
        display: none;
    }
    

    Best regards,
    Vinay

    #830489

    Hi,

    it seems the code doesn’t work for me :(

    #830995

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Yigit

    #831070

    Hi, this is sent

    Alexis

    #831074

    Hey!

    I added following code to bottom of Quick CSS field

    #av-burger-menu-ul li:nth-child(7) {
        display: none!important;
    }

    and flushed cache in WP Rocket settings. Please review your website

    Cheers!
    Yigit

    #831159

    Thank you Yigit !

    Regards,
    Alexis

    #831275

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘Help after an update!’ is closed to new replies.