Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1154784
    Pbalazs89
    Participant

    Hi there,

    I’ve set up a site at: http://melapack.decorolux.com/

    Towards the beginning of the second half of the page, I’m using the grid plugin. It works great, but when I use it on a mobile, the text on it appears messed up. Any way to fix it so that it displays the full text horizontally?

    Thanks!

    #1154873
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    @media (max-width:767px){
    .caracas .tg-item-title, .caracas .tg-item-title a {
        line-height: 1 !important;
        margin: 0 !important;
    }
    }

    Hope that helps.

    #1154902
    Pbalazs89
    Participant

    I’ve added the code, but unfortunately it did not solve the issue. 🙁

    Any other ideas?

    #1155011
    Christian
    Moderator

    Hey there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1156544
    Pbalazs89
    Participant
    This reply has been marked as private.
    #1156610
    Rad
    Moderator

    Hi there,

    You should configure your The Grid columns to have 1 column on mobile. Texts are clipped since it’s trying to fill 3 items in the single row. It should be under Admin > The Grid > {YOUR GRID} > Grid > Columns / Rows. Make sure to limit it in 1 column on small devices.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1154784 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>