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

    Hi.
    My site is perfectly visible on the desktop monitor, while on the mobile phone monitor it can not be seen correctly. I state that I have set everything correctly. Thank you all.

    The site is

    http://www.carioka.it

    #889946

    Hey minogig,

    Are you referring on the slider? or are there other parts?

    Best regards,
    Nikko

    #890277

    Hi Nikko,
    Only slider e menù in home page……
    the other parts seem to work
    Thank’s

    #890438

    Hi minogig,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
      #top .header_color .av-hamburger-inner, 
      #top .header_color .av-hamburger-inner::before,
       #top .header_color .av-hamburger-inner::after {
        background-color: #654d4d;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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