Tagged: x
-
AuthorPosts
-
November 1, 2016 at 3:18 am #1238838
yvesdelaserreParticipantHello,
All my featured headlines are not responsive, and cut on mobiles.
I tried to understand previous solutions you gave, but I do not understand.
Is there a fix for this now ?
thanks
See attached how my headlines are cut
YvesNovember 1, 2016 at 4:11 am #1238895
ChristianModeratorHey there,
Please use the Responsive Text feature. See https://community.theme.co/kb/shortcode-walkthrough-responsive-text/. In Cornerstone, you do not need the shortcode. You can set it up under Settings (see https://community.theme.co/kb/cornerstone-interface-settings/).
Thanks.
November 2, 2016 at 4:57 am #1240498
yvesdelaserreParticipantthanks, but when I’m using your shortcode, the text just goes out of the window in my mobile, I cant even see it anymore.
I did like this
[responsive_text]ressources[/responsive_text]
mon my featured headlinesI’m not using cornerstone, but VC
thanks
November 2, 2016 at 6:02 am #1240557
ChristopherModeratorHi there,
You’re site is password protected. Please provide us with its password.
Thanks.
November 2, 2016 at 9:41 am #1240798
yvesdelaserreParticipantThis reply has been marked as private.November 2, 2016 at 10:45 am #1240948
RupokMemberHi there,
You just wrapped the text with shortcode but didn’t set any max or min font size. As you are using Icon stack, let’s follow the example from here – http://demo.theme.co/icon-1/shortcodes/responsive-text/
It should be like :
[custom_headline class="responsive-heading" type="center" level="h2"]Check It Out, I'm Responding![/custom_headline] [responsive_text selector=".responsive-heading" compression="1.5" min_size="24px" max_size="48px"]Hope this helps.
November 2, 2016 at 12:17 pm #1241111
yvesdelaserreParticipantthanks
So I’m putting the code you gave me in my featured headlines block ?
I did as you said, replacing “Check It out..I m responding!” with my text “ressources” and it did not work.
Do I need to declare a class ? to write the code of the class in the css ?I do not understand how it can be this complicated…the module “feature headline” do not provide responsive technology natively ? I need to create a shortcode in there ?
thanks
November 2, 2016 at 3:12 pm #1241359
JoaoModeratorHi There,
Please add the following code to A RAW Element instead.
Hope that helps
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1238838 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
