Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1023046

    Hi,

    the featured image size on mobil devices is somhow reduced and is not using the full width of the screen as it can be seen in this screenshot, link to the respective site here.

    I suppose this is the case since I updated to Enfold 4.4 (which is actually did several months ago).

    How can that be fixed?
    (login-data in private content)

    #1023549

    Hey catchbudapest,

    Can you disable caching and minification for now?

    Best regards,
    Victoria

    #1023673

    Hi Victoria,

    caching and minification is deactivated now.

    Best regards,
    catchbudapest

    #1024009

    Hi catchbudapest,

    Thank you.

    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) {
      .big-preview.single-big {
        padding: 0 0px 10px 0;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1024138

    Hi Victoria,

    that solved the problem, thank you very much!!

    Best regards,
    catchbudapest

    #1024297

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1024327

    Hi Rikard,

    No further help needed, you can close it!

    Thanks again for the support!

    #1024461

    Hi,

    Thanks for letting us know. I’ll close this for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

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