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

    Hey,

    When there is only one sentence in a blog post:
    http://www.elleagnes.se/2017/11/11/the-union-kitchen/

    it does not look so good on the mobile view
    Mobile

    Why?

    Thanks
    Charlotte

    #876392

    Hey Charlotte :)

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    @media only screen and (max-width: 480px) {
    #top .fullsize .template-blog .post .entry-content-wrapper {
        text-align: left;
    }}
    

    Best regards,
    Yigit

    #876565

    Thanks :)

    #876581

    Hi,

    You are welcome Charlotte! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mobile view’ is closed to new replies.