Tagged: x
-
AuthorPosts
-
May 23, 2016 at 1:44 pm #1005750
BenClementParticipantHello,
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
BenMay 23, 2016 at 2:09 pm #1005806
JoaoModeratorHi 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
May 23, 2016 at 2:56 pm #1005896
BenClementParticipantHi 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
May 23, 2016 at 5:06 pm #1006058
JadeModeratorHi 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 / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
May 24, 2016 at 2:49 am #1006752
BenClementParticipantThis reply has been marked as private.May 24, 2016 at 3:00 am #1006768
ChristopherModeratorHi there,
Please edit responsive text element and change selector from
".h-responsive"to.h-responsiveEdit 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.
May 24, 2016 at 6:06 am #1007005
BenClementParticipantHI,
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?!May 24, 2016 at 6:39 am #1007038
ChristopherModeratorHi there,
If you want to change the class name in headline, you should update lightbox selector as well.
Light box selector will be
.s-responosveand headline class will bes-responosve.Hope it helps.
May 24, 2016 at 7:57 am #1007163
BenClementParticipanti 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!
May 24, 2016 at 8:27 am #1007227
ChristopherModeratorHi 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-responsivefor both headings as.h-responsivein our responsive selector .Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1005750 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
