Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1021278

    Hello!

    We are almost complete with the website, but can’t get 2 things to cooperate:

    1. When we shrink down the browser window to give me a mobile size screen, it drops the main background image. How can we have the background image displayed for mobile too?

    2. The mobile menu doesn’t pick up any of the CSS changes we try to give it. The menu just displays white text on white background.

    Thank you!

    #1021385

    Hey alex2545,

    1. I can’t see that happening on my end using Chrome. Could you post a screenshot of the problem and a sure way to reproduce it please?

    2. Please try this in Quick CSS:

    #av-burger-menu-ul .avia-menu-text {
      color:#000 !important;
    }

    Make sure to regenerate files under Enfold->Performance before you check the changes.

    Best regards,
    Rikard

    #1021400

    Thank you for taking a look!

    I implemented the CSS and don’t see any change in the menu. But I still don’t see how to decrease the photo size when it goes to mobile.

    I think I fixed the missing background image by removing
    //@media only screen and (max-width: 767px) {.main_color { background: none !important; }

    I’m not sure what “Make sure to regenerate files under Enfold->Performance before you check the changes.” means… I only saw “Delete old CSS and JS files?” So I did this (I don’t use a plugin) and nothing happened.

    Thank you!

    #1021421

    Hi,

    Thanks for the update. Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

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