Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #903616

    Hello Enfold team,

    I use a colored button “Properties” in main navigation on desktop version. Since the last update the colored button is also shown in the sidebar flyout menu (classic). Any ideas how to fix that?

    The next issue is that the widgets are shown at wrong positions. The widget “Property search home” is normally placed directly under the first headline “PROPERTIES AWAY KOH SAMUI” but now it is displayed higher in the fullwith easy slider.

    I am very thankful for your help.

    Best regards,
    Phieophieo

    #903617

    P.S. I deactivated all Plugins and removed all custom CSS and still get the same issues

    #903772

    Hi,

    I have checked on the Properties button in the main menu and it seems to be fixed. Let us know if you need further assistance on it.

    As for the 2nd question, I can see PROPERTIES AWAY KOH SAMUI, but I couldn’t find “Property search home” widget, can you post a screenshot and point it’s location?

    Best regards,
    Nikko

    #903845

    Hello Nikko,

    thanks for your fast reply and support.

    1. Sure thing the button is visible in the normal menu, but the issue in the flyout menu (classic) still exist. I made you a screenshot and placed it in our google drive for you.

    2. PROPERTIES AWAY KOH SAMUI is just the first headline and in the past directly under that headline was our widget “property search home”, but now it is displayed over that first headline. Please find in Google Drive two other screenshots, one from backend and the other one is shown the frontend.

    Let me know if you have any questions.

    Regards,
    Phieophieo

    #904687

    Hi Enfold Team,

    any news or updates? Happy to hear from you soon.

    Regards,
    Phieophieo

    #905294

    Hi,

    Thank you for the update.

    1.) Please use the following css code to fix the button menu item inside the mobile menu.

    @media only screen and (max-width: 767px) {
      .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
          background-color: #ff9933;
      }
    
      .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
          background-color: #ff9933;
      }
    
      #top #wrap_all .header_color .av-menu-button-colored > a:hover > .avia-menu-text, #top.single-portfolio #wrap_all .header_color .av-menu-button-colored > a > .avia-menu-text {
          background: #ffffff;
          color: #000000 !important;
          font-weight: bold;
      }
    
      #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
          color: #000000;
          border: none;
      }
    
      #top #wrap_all .header_color .av-menu-button-colored > a {
          border-bottom: 1px solid #ededed;
      }
    }

    2.) There is a separator and a widget area after the special heading element and before the text block. Is that intentional?

    Best regards,
    Ismael

    #905356

    Hi Ismael,

    thanks for your message.

    1. I insert the provided custom CSS Code in quick CSS but no changes appears. Any Ideas? I made you a screenshot and placed it in Google Drive.

    2. Yes, that is intentional as the search widget has a folding features “more information” and it will hide the text below in case I fold it out. Is that any bad use or is it necessary to delete the seperators?

    I really appricate your help.

    Phieophieo

    #906026

    Hi,

    1.) Please remove browser / plugin cache and make sure that the stylesheets are not minified.

    2.) Those elements will create empty spaces so you have to remove them if you want to reduce the gap between the heading and the text.

    Best regards,
    Ismael

    #906262

    Hi Ismael,

    thanks for your update.

    1.) No caching plugin or CDN is activated and I cleared all browser cache and I still get the same issue. The only plugin which minified stylesheets was autoptimized and that plugin I deactivated for 1 week already. Is the issue visible in your browser or not? Any other ideas?
    I attached you two screenshots in Google Drive.

    2.) Yes I know that :)

    Best regards

    #906800

    Hi,

    1.) The greater-than signs were converted to their html entity code that’s why the css code was not working. We fixed the css code. Please always copy the code directly from this forum, not from your email.

    Best regards,
    Ismael

    #906821

    Hi Ismael,

    thank you for the perfect and quick support. Best support team ever :)

    Greetings.
    Phieophieo

    #906881

    Hi Phieophieo,

    Glad that Ismael helped you. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘mobile flyout menu and widget issues’ is closed to new replies.