Tagged: x
-
AuthorPosts
-
October 19, 2016 at 11:56 am #1222536
aaron_softwarepromotionsParticipantHello,
We have a font size problem on mobile devices.
It appears that the main headlines don’t seem to shrink down in size enough to fit on small screens.
I suspect that this is a CSS issue but I am not sure what I should change.
Can you please help?
This is an example URL, other URLs have this problem as well:
I attached a screenshot of what that looks like on mobile.
Thanks and I look forward to your reply.
Aaron
October 19, 2016 at 1:39 pm #1222694
RupokMemberHi Aaron,
It seems you are using Responsive Text but you might need to use smaller font-size as minimum font size. Also check the compression you have set. If you have larger minimum and maximum font-size then it might not work properly.
Thanks!
October 19, 2016 at 1:41 pm #1222697
aaron_softwarepromotionsParticipantI don’t know what you mean. Can you tell me what I need to fix?
October 19, 2016 at 3:19 pm #1222796
JoaoModeratorHi There,
Thanks for writing in!
If use “Responsive Text” in Cornerstone – http://prntscr.com/ca5caq
Let’s add a selector there with minimum and maximum font-size – http://prntscr.com/ca5cgm
Then use the selector in Class field for your Custom Headlines – http://prntscr.com/ca5cq2
Hope this helps.
Cheers!
October 19, 2016 at 3:32 pm #1222813
aaron_softwarepromotionsParticipantI think that I’m already doing that.
Can you please review the attached screenshots?
Thanks
Aaron
October 19, 2016 at 3:43 pm #1222831
JoaoModeratorHi 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 / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
October 19, 2016 at 3:49 pm #1222842
aaron_softwarepromotionsParticipantThis reply has been marked as private.October 19, 2016 at 9:21 pm #1223262
FriechModeratorHi Aaron,
It seems the Responsive Text settings on your live site is working now.
Anyways, I did check your staging site to see what went wrong. I see that the class hero-heading-top is overwriting the responsive text settings.
.hero-heading-top { margin-top: 7%; font-size: 420% !important; }By default the responsive text settings should take precedent over class, but in this case since the font-size on the class hero-heading-top is declared !important it is overwriting the responsive text settings.
Hope this shed some lights.
Cheers!
October 20, 2016 at 11:02 am #1224084
aaron_softwarepromotionsParticipantI have since commented out the font-size: 420% !important;
Do you think I should also remove the margin-top: 7%;
Also, can you explain the responsive text settings: selector, compression, minimum size and maximum size
What do each of them mean?
Thanks and I look forward to your reply.
Aaron
October 20, 2016 at 2:29 pm #1224337
JadeModeratorHi Aaron,
Removing the top margin value for hero-heading-top isn’t necessary.
As for the Responsive Text options, you can see the options description here http://demo.theme.co/integrity-1/shortcodes/responsive-text/
Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1222536 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>

