Tagged: ,

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

    This should be fixed in the next version of Enfold.

    Screenshot: https://imgur.com/a/D3mRey1

    If you happen to know a solution, please let me know. I’m not pleased (and neither is my client) with how it looks on mobile :(.

    Cheers :)

    #1158353

    Hey mynick,

    Thanks for the screenshot, could you post a link to where we can see the elements in question?

    Best regards,
    Rikard

    #1158407
    This reply has been marked as private.
    #1159404

    Hi mynick,

    Image 2019-11-23 at 14.20.48.png
    https://cl.ly/6c33099a573f Seems to look fine on mobile, which part is not working for you?

    Could you please attach some screenshots of the issue?

    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    #1159768
    This reply has been marked as private.
    #1160625

    Hi mynick,

    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){
        .avia-content-slider .slide-entry-wrap {
            margin-bottom: 0;
        }
        .responsive #top #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even  {
            margin-bottom: 20px;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1160907

    Thank you for the support!
    This should be the default, no? ( unless it already was and I did something wrong with my custom css :p )

    Topic can be closed ;).

    #1161043

    Hi mynick,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Blogitems not displayed properly on mobile’ is closed to new replies.