Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1238838
    yvesdelaserre
    Participant

    Hello,

    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
    Yves

    #1238895
    Christian
    Moderator

    Hey 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.

    #1240498
    yvesdelaserre
    Participant

    thanks, 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 headlines

    I’m not using cornerstone, but VC

    thanks

    #1240557
    Christopher
    Moderator

    Hi there,

    You’re site is password protected. Please provide us with its password.

    Thanks.

    #1240798
    yvesdelaserre
    Participant
    This reply has been marked as private.
    #1240948
    Rupok
    Member

    Hi 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.

    #1241111
    yvesdelaserre
    Participant

    thanks

    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

    #1241359
    Joao
    Moderator

    Hi There,

    Please add the following code to A RAW Element instead.

    Hope that helps

    Joao

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