Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1005750
    BenClement
    Participant

    Hello,

    i have create a page with the theme X, this is the link http://www.hausverwaltung-ivf.de/layout/
    My problem is that: i can´t find the settings for the responisve mode e.g. text and headlines… i see the shortcode functions and the element responsive text in the page settings but it doesn´t work?!

    Thanks for you help
    Ben

    #1005806
    Joao
    Moderator

    Hi Ben,

    Please have a look at this thread.

    https://community.theme.co/forums/topic/cornerstone-responsive-text/

    Hope that helps,

    If you still have any questions after it please let us know.

    Thanks,

    Joao

    #1005896
    BenClement
    Participant

    Hi Joao,

    sorry but my problem is not solved.
    I need the best way to create responosive text.
    The link http://www.hausverwaltung-ivf.de/layout/ show you my problem. i have create in the backend headlines but they are not responsive. I have tested the conerstone shortcodes <h2 class=”responsive-heading”>I’m a Heading!</h2>
    [x_responsive_text selector=”.h2-head” compression=”1.0″ min_size=”25px” max_size=”45px”].

    many thanks for your help

    #1006058
    Jade
    Moderator

    Hi Ben,

    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

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1006752
    BenClement
    Participant
    This reply has been marked as private.
    #1006768
    Christopher
    Moderator

    Hi there,

    Please edit responsive text element and change selector from ".h-responsive" to .h-responsive

    Edit text element above it and change its code to :

    <h2 class="h-responsive">I'm a Heading!</h2>
    <h2 class="h-responsive">Unser Unternehmen</h2>

    Hope it helps.

    #1007005
    BenClement
    Participant

    HI,
    now it works with the class=”h-responsive” but when i want to change the class it doesn´t work e.g.
    class”s-responosve” why?!

    #1007038
    Christopher
    Moderator

    Hi there,

    If you want to change the class name in headline, you should update lightbox selector as well.

    Light box selector will be .s-responosve and headline class will be s-responosve.

    Hope it helps.

    #1007163
    BenClement
    Participant

    i have different headlines and all these headlines must be responsive. and for every headline i need a different class that’s how I understood it…the name of the class is not possible e.g. class”sub-headline” or class”maintext” why must i need now lightbox?! sorry have seen many themes but this practice is not easy to understand for my client!

    #1007227
    Christopher
    Moderator

    Hi there,

    Sorry for the type, I meant responsive text not lightbox !

    In a single page you don’t have to add multiple responsive text elements, add one responsive element and use one class for all headings to make them responsive.

    I don’t know why you want to add additional classes to headings but you can separate classes by space.

    e.g :

    <h2 class="h-responsive sub-headline">I'm a Heading!</h2>
    <h2 class="h-responsive maintext">Unser Unternehmen</h2>

    Note that I kept the class h-responsive for both headings as .h-responsive in our responsive selector .

    Hope it helps.

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