I was wondering if there is a way to control where the Call to Action appears, or if there is a short code for it so I can put the Call to Action bar where I want it on specific pages.
What I actually meant was some way to make it appear within a page on the spot where I want it to. Like right under the Nectar Slider for example and not at the bottom of a page. Or right before the list of posts.
there's no shortcode for it but you can easily make a similar looking bar with text & a button through the other shortcodes. Here's an example you can paste into the text tab on your editor:
[full_width_section bg_pos="Left Top" bg_repeat="No-Repeat" text_color="light" top_padding="60" bottom_padding="50" background_color="#F6653C" type="full_width_background" text_align="left"][vc_column width="1/1"][vc_column_text]
<h2 style="text-align: center;">Think we make a good match? We'd love to hear from you! [button color="See-Through" size="medium" url="" text="Get In Touch"]</h2>
[/vc_column_text][/vc_column][/full_width_section]
Hi,
I was wondering if there is a way to control where the Call to Action appears, or if there is a short code for it so I can put the Call to Action bar where I want it on specific pages.
Regards,
Stefaan
Hey Stefan!
Please goto Theme Options -> Call to Action Options section and adjust the setting there.
Cheers
ThemeNectar Support Team
Hi Tahir,
What I actually meant was some way to make it appear within a page on the spot where I want it to. Like right under the Nectar Slider for example and not at the bottom of a page. Or right before the list of posts.
Hey Stefaan,
there's no shortcode for it but you can easily make a similar looking bar with text & a button through the other shortcodes. Here's an example you can paste into the text tab on your editor:
(this assumes you're on Salient 3.0+)
Cheers!