Hello ! :)
I've inserted a shortcode to display a text slider as in your demo theme.
http://www.kriesi.at/themes/propulsion/template-files/shortcodes/
I don't have the same result for <h3>titles.
Yours are in cyan uppercase and mines are in lowercase with the google font.
I've seen in "codesource" that the shortcode doesn't display "flex class".
Thank's for your help
I'm not able to display same H3 as in your demo
4 posts from 3 voices-
Posted 1 year ago #
-
Hi Coxine,
The column shortcodes apply the flex styles to the content within. On the Demo page for example, the content sliders is held within a [two_third]...[/two_third].
If you'd like all your H3 content to be have the same style as the flex class of h3, you can add the style to your Quick CSS field under Styling.
Posted 1 year ago # -
Thank's a lot !
I've found an issue for this.Another question.
In shortcodes button, there is no way to add a "hr" separator with text inside ?
Only in template builder for the moment ?
I would be great to add this shortcode in the template ! :)
Thank's
IsabellePosted 1 year ago # -
as far as I'm aware you can only add regular hr's using [hr], OR Dynamic Template HR elements through the option panel. To put text inside a non-dynamic HR you'd have to insert it using html by adding
<div class="hr hr_flag dynamic_el_4"> <div class="primary-background flag"> <span class="flag-text on-primary-color">Your Text</span> <span class="flag-diamond site-background"></span> <span class="mini-seperator extralight-border"></span> </div> <span class="hr-seperator extralight-border"></span> <span class="primary-background seperator-addon"></span> </div>To be sure I'll check with Kriesi on this.
Posted 1 year ago #
Reply
You must log in to post.














