Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #872899

    dear Kriesi support,
    i need your help again. i make box with text and button for link at my webpage (tempat wisata, transportasi, belanja etc). it is doing well at computer screen, tablet portrait layout, small iphone screen portrait and horizontal layout. but when i try to preview it at my samsung note 5.0 screen, horizontal, the 3 boxes in the middle become shorter than the leftest & rightest box, and also the text transportasi is cropped. can you help, maybe there is a way to make it automatically smaller? when it’s on tablet portrait, the boxes automatically become vertical composition. thank you

    best regards,
    tasya

    #873278

    Hey natashainbox2016,

    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) {
      .responsive #top #wrap_all .flex_column {
        margin: 0;
        margin-bottom: 20px;
        width: 100%;
      }
    }
    

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

    #873555

    Dear Victoria,
    it works, the boxes become composed vertically on the tablet horizontal. thanks a lot :)

    best regards,
    tasya

    #873982

    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

    #875980

    dear Kriesi,
    yes, we can close it, thank you

    best regards,
    tasya

    #876090

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘text become messy in tablet horizontal layout’ is closed to new replies.