-
Author
-
January 8, 2016 at 21:12 #97390AlamSyedParticipant
Hi Everyone,
I am trying to replace the first row of Home -Default page which has the rev-slider saying “Simple…” with the first row of Pinterest style page which has the search form and the animated numbers. Since you can’t copy those things from the visual composer, I go into classic mode and try to copy the text and paste it in the default home page. But every time I try to do it, the row is copied right, but I mess up the bottom layout which I want to keep as it is.
I am sure there is some better way, so I am asking the community.
This maybe a very primitive question. But if you have some time, please help me.
Thanks
Alam
January 8, 2016 at 21:23 #97391AlamSyedParticipantNever mind. I got it working. I couldn’t figure it out earlier.
Just replace,
[vc_row inner_container="no" padding_top="0" padding_bottom="0" border="none"][vc_column][rev_slider_vc alias=”HomeFullwidth”][/vc_column][/vc_row]
with this,
[vc_row text_align="center" type="image" bg_position="center" bg_position_horizontal="center" padding_top="300" padding_bottom="60" min_height="0.04" border="none" bg_image="915"][vc_column][vc_column_text]
<h1><span style=”color: #ffffff;”>EXPLORE THE PLANET</span></h1>
[/vc_column_text][kleo_gap size="20px"][kleo_search_form form_style="transparent"][kleo_gap size="30px"][vc_row_inner][vc_column_inner width="1/4"][/vc_column_inner][vc_column_inner width="1/6"][vc_column_text]
<h2 style=”margin-bottom: 0; color: #fff !important;”>[kleo_animate_numbers animation="animate-when-almost-visible" timer="1500"]2[/kleo_animate_numbers].[kleo_animate_numbers animation="animate-when-almost-visible" timer="1500"]247[/kleo_animate_numbers]</h2>
<p style=”color: #fff;”>PORTFOLIO ITEMS</p>
[/vc_column_text][/vc_column_inner][vc_column_inner width="1/6"][vc_column_text]
<h2 style=”margin-bottom: 0; color: #fff !important;”>[kleo_animate_numbers animation="animate-when-almost-visible" timer="1500"]158[/kleo_animate_numbers]</h2>
<p style=”color: #fff;”>FEATURED ARTICLES</p>
[/vc_column_text][/vc_column_inner][vc_column_inner width="1/6"][vc_column_text]
<h2 style=”margin-bottom: 0; color: #fff !important;”>[kleo_animate_numbers animation="animate-when-almost-visible" timer="1500"]28[/kleo_animate_numbers].[kleo_animate_numbers animation="animate-when-almost-visible" timer="1500"]731[/kleo_animate_numbers]</h2>
<p style=”color: #fff;”>DAILY SEARCHES</p>
[/vc_column_text][/vc_column_inner][vc_column_inner width="1/4"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row] -
AuthorPosts
You must be logged in to reply to this topic.