Tagged: x
-
AuthorPosts
-
December 14, 2016 at 2:56 am #1292419
AndyParticipantHello,
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… 🙂
December 14, 2016 at 3:03 am #1292426
AndyParticipantThis reply has been marked as private.December 14, 2016 at 3:16 am #1292443
ChristopherModeratorHi 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.
December 14, 2016 at 8:47 am #1292784
AndyParticipantWill do 🙂 thanks for that.
December 14, 2016 at 9:02 am #1292803
AndyParticipantThis reply has been marked as private.December 14, 2016 at 12:54 pm #1293119
JadeModeratorHI 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.
December 16, 2016 at 12:39 pm #1295854
AndyParticipantThanks! I made some modifications to the code you provided and I feel happy with the results 🙂
December 16, 2016 at 1:24 pm #1295891
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1292419 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
