Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1292419
    Andy
    Participant

    Hello,

    I have visited a dev site recently and found that the user profiles I made in cornerstone have a messed up layout:

    http://screencast.com/t/abnBepNu

    As you can see, the text is getting cut off.

    I do not recall making changes that I could expect to cause the messy layout. Any ideas about what is going on and how to fix it?

    Thank you… 🙂

    #1292426
    Andy
    Participant
    This reply has been marked as private.
    #1292443
    Christopher
    Moderator

    Hi there,

    This could be caching issue on your end, since both pages are displaying fine for logged in user. Please see the attachments.

    Please clear cache and check again.

    Thanks.

    #1292784
    Andy
    Participant

    Will do 🙂 thanks for that.

    #1292803
    Andy
    Participant
    This reply has been marked as private.
    #1293119
    Jade
    Moderator

    HI Andy,

    Please try to add this code in the custom CSS:

    @media (min-width: 768px) and (max-width: 930px) {
        .page-id-398 #x-section-1 .x-block-grid li {
            width: 100%;
        }
    }

    Hope this helps.

    #1295854
    Andy
    Participant

    Thanks! I made some modifications to the code you provided and I feel happy with the results 🙂

    #1295891
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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