This topic has 2 replies, 2 voices, and was last updated 5 years ago ago by Rose Tyler
G’Day 8Theme Staff,
I’m looking for the WP-Bakery Code for the homepage shown on your demo; https://www.8theme.com/demo/legenda/#
Is this available without having to “import demo” at all?
Hello,
Here is the code –
[vc_row css=".vc_custom_1542276688015{margin-top: 15px !important;}"][vc_column][vc_column_text css=".vc_custom_1542275644267{margin-bottom: 0px !important;}"]
<div class="custom-info-wrap">
<div class="custom-info-block a-left"><a href="#">Do You Have Any Question? Call: (555) 343 458</a></div>
<div class="custom-info-block a-center"><a href="#">Get 15% Off When You Spend Over $100</a></div>
<div class="custom-info-block a-right"><a href="#">Free Shipping! All Orders Over $199</a></div>
</div>
[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][rev_slider_vc alias="home-slider-classic"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=".vc_custom_1461566772137{margin-bottom: 20px !important;}"][vc_column_inner width="1/2"][banner hover="zoom" img="9607" img_size="570x200" class="a-right"]
<h1>Simple</h1>
<h3>Installation</h3>
Lorem ipsum dolor sit amet, consectetur adipisicing
elit, sed do eiusmod tempor incididunt.[/banner][/vc_column_inner][vc_column_inner width="1/2"][banner hover="zoom" img="9590" img_size="570x200" class="a-right"]
<h1>Free</h1>
<h3>UK Shipping</h3>
Lorem ipsum dolor sit amet, consectetur adipisicing
elit, sed do eiusmod tempor incididunt.[/banner][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][etheme_products products="new" title="Latest Products" phones="2"][etheme_products products="featured" title="Featured Products" phones="2"][/vc_column_inner][/vc_row_inner][vc_separator type="space"][/vc_column][/vc_row][vc_row content_placement="middle" css=".vc_custom_1461568398243{padding-top: 20px !important;}"][vc_column width="2/3" css=".vc_custom_1461568540345{padding-right: 30px !important;}"][single_post more_posts="0" id="1731" title="Featured post"][/vc_column][vc_column width="1/3" css=".vc_custom_1461567979770{padding: 4px !important;border: 1px solid #dbdbdb !important;}"][vc_column_text css=".vc_custom_1461568353027{margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;border-left-color: #dbdbdb !important;border-left-style: solid !important;border-right-color: #dbdbdb !important;border-right-style: solid !important;border-top-color: #dbdbdb !important;border-top-style: solid !important;border-bottom-color: #dbdbdb !important;border-bottom-style: solid !important;}" el_class="a-center"]
<h3 class="widget-title">Newsletter</h3>
[mc4wp_form id="9270"][/vc_column_text][/vc_column][/vc_row]
and custom CSS for this page http://prntscr.com/pzf3w4 –
@media (max-width: 767px){
.custom-info-wrap{
margin-bottom: -20px !important;
margin-top: -10px;
}
#rev_slider_26_1_wrapper{
margin-bottom: -50px !important;
}
.banner .banner-content h1, .banner .banner-content h2, .banner .banner-content h3{
font-size: 14px;
}
.banner .banner-content p{
font-size: 12px;
}
.vc_custom_1461568398243{
margin-top: -60px;
}
.vc_custom_1461568398243{
margin-bottom: -20px !important;
margin-top: -140px !important;
}
.footer-top .widget_products {
margin-bottom: -30px !important;
}
.footer-top .container .double-border {
padding: 30px 0 0px 0;
}
.footer .container{
padding-bottom: 0px;
margin-bottom: -60px;
}
.slider-container.sidebar-slider-flex{
border:none;
}
.posts-count-gt1 h2 {
font-size: 24.5px;
}
}
Also, read about Import of .xml files – https://www.8theme.com/demo/docs/legenda/Theme_Installation/Demo_Content
Let us know if you need any further assistance.
Regards
You must be logged in to reply to this topic.Log in/Sign up