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

    Hi, I’m having this problem.
    The page is created as follows: a grid row with 2 cells, in the first cell I inserted a Custom background image and the display mobile is activated,
    I see the image only in the desktop version while I access the page from mobile device the image is not there.
    I leave in the private credentials and link to the page to be able to check.

    Thanks and good job!

    #1043344

    Hey topmedialab,

    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: 990px) {
      #top.page-id-1215 #av-layout-grid-1 .no_margin.av_one_half {
        min-height: 220px;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1044429

    Hello,
    I added the code and now it works properly, thanks.

    Have a nice day!

    #1045723

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Basilis

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