Tagged: x
-
AuthorPosts
-
July 20, 2016 at 5:46 am #1095091
macknumParticipantHi,
we got some problems with text that with different screen sizes the scaling is not working properly so that we get some overlap of text or the endings disappear, please check the screenshots attached.
Homepage (done with cornerstone): Endings missing of “Endkundenprodukte”
Portolio: Text is going over the edges of the boxes
Blog: Text is going over the edges of the boxes.
This is happending when you shrink the width of the browser window and or on different pcs/mobile phone right away.
July 20, 2016 at 6:07 am #1095116
ChristianModeratorHey 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:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
July 20, 2016 at 6:49 am #1095154
macknumParticipantThis reply has been marked as private.July 20, 2016 at 7:42 am #1095225
ChristopherModeratorHi there,
In regards with custom headlines, please check this thread : https://community.theme.co/forums/topic/images-and-text-not-fully-responsive-and-card-element-issues/#post-1094854
Please add following code in Customize -> Custom -> CSS :
@media (max-width: 480px){ .x-iso-container-posts.cols-3 .entry-title,h2.entry-title.entry-title-portfolio a { font-size: 100%; } }Hope it helps.
July 20, 2016 at 7:49 am #1095238
macknumParticipantthx for the reply. shall I copy the complete “script” as above simply into the global css? what should the difference be I should experience?
July 20, 2016 at 8:11 am #1095260
ChristopherModeratorHi there,
Yes, it changes font size for screen width smaller than 480px.
Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1095091 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
