Commit 860550ec by Manzar Hussain

add new page invest-with-us

parent 1845aa6c
<?php
/**
* Template Name: Invest with us
*
*/
?>
<?php get_header(); ?>
<div id="full-content" class="about-page">
<section style="background: url('<?php echo home_url(); ?>/wp-content/uploads/2018/11/our-team-banner-bg.jpg')no-repeat center/cover;" class="media-banner-bg">
<div class="container">
<h1 class="page-title-cus">Invest with us</h1>
</div>
</section>
<!-- satyendra code start -->
<style>
#performance-update {
border-collapse: collapse;
width: 100%;
}
#performance-update td:first-child {
text-align: left;
}
#performance-update td,
#performance-update th {
border: 1px solid #ddd;
padding: 10px;
text-align: center;
}
.mois {
color: #313131;
font-size: 22px;
font-family: "GothamBold";
font-weight: 700;
display: block;
}
.performance {
background-color: #ffffff !important;
font-family: "LatoRegular";
}
.dblue {
background-color: #34308e;
font-size: 18px;
color: #ffffff;
text-align: center;
}
.lblue {
background-color: #e6e3ff;
font-size: 15px;
color: #34308e;
font-weight: bold;
}
.glight {
background-color: #ececec;
text-align: center;
}
.btext{font-size:12px; font-weight:normal;font-family: "LatoRegular"; margin-top:20px;}
.product-content ul li{list-style:none!important;}
</style>
<section class="section-padding">
<div class="container">
<?php the_content(); ?>
<!-- <div class="mb-4 mois">Marecellus offers 3 investment strategies</div>
<div class="resource-content">
<div class="row">
<div class="col-sm-6 col-md-4 mb-5">
<div class="media-cover-wrap p-0">
<figure> <img src="https://circus.envigo-tech.co.uk/marcellus/html/images/inimg1.jpg" alt="Marcellus' Consistent Compounder PMS"> </figure>
<div class="blog-item-info">
<h2 class="blog-title-h2"><a href="#">
Marcellus' Consistent Compounder PMS </a>
</h2>
<p class="media-description">it is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. </p>
<hr> <a href="#" class="view-detail">VIEW MORE</a> </div>
</div>
</div>
<div class="col-sm-6 col-md-4 mb-5">
<div class="media-cover-wrap p-0">
<figure> <img src="https://circus.envigo-tech.co.uk/marcellus/html/images/inimg2.jpg" alt="Marcellus' Little Champs PMS"> </figure>
<div class="blog-item-info">
<h2 class="blog-title-h2"><a href="#">
Marcellus' Little Champs PMS </a>
</h2>
<p class="media-description">it is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>
<hr> <a href="#" class="view-detail">VIEW MORE</a> </div>
</div>
</div>
<div class="col-sm-6 col-md-4 mb-5">
<div class="media-cover-wrap p-0">
<figure> <img src="https://circus.envigo-tech.co.uk/marcellus/html/images/inimg3.jpg" alt="Marcellus' Kings of Capital PMS"> </figure>
<div class="blog-item-info">
<h2 class="blog-title-h2"><a href="#">
Marcellus' Kings of Capital PMS </a>
</h2>
<p class="media-description">it is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. </p>
<hr> <a href="#" class="view-detail">VIEW MORE</a> </div>
</div>
</div>
</div>
</div> -->
</div>
<div class="container">
<!-- <div class="mb-4 mois">Performance Update</div> -->
<?php if(!empty(get_field('table_heading'))) { ?>
<div class="mb-4 mois">
<?php the_field('table_heading'); ?>
</div>
<?php } ?>
<?php if(!empty(get_field('table_data'))) { ?>
<div style="overflow-x:auto;">
<?php the_field('table_data'); ?>
</div>
<?php } ?>
<?php if(!empty(get_field('foot_content'))) { ?>
<div class="btext">
<?php the_field('foot_content'); ?>
</div>
<?php } ?>
<!--<div style="overflow-x:auto;">
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="performance-update" class="performance">
<tr>
<td class="dblue">&nbsp;</td>
<td colspan="2" class="dblue">1-month</td>
<td colspan="2" class="dblue">6-month</td>
<td colspan="2" class="dblue">1-year</td>
<td colspan="2" class="dblue">Since inception</td>
</tr>
<tr>
<td class="lblue">PMS Strategy</td>
<td class="lblue">Portfolio</td>
<td class="lblue">Benchmark</td>
<td class="lblue">Portfolio</td>
<td class="lblue">Benchmark</td>
<td class="lblue">Portfolio</td>
<td class="lblue">Benchmark</td>
<td class="lblue">Portfolio</td>
<td class="lblue">Benchmark</td>
</tr>
<tr>
<td>Consistent Compounders</td>
<td class="glight">3</td>
<td></td>
<td class="glight">3</td>
<td>&nbsp;</td>
<td class="glight">3</td>
<td>&nbsp;</td>
<td class="glight">3</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Little Champs</td>
<td class="glight">3</td>
<td>&nbsp;</td>
<td class="glight">3</td>
<td>&nbsp;</td>
<td class="glight">3</td>
<td>&nbsp;</td>
<td class="glight">3</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Kings of Capital</td>
<td class="glight">3</td>
<td>&nbsp;</td>
<td class="glight">3</td>
<td>&nbsp;</td>
<td class="glight">3</td>
<td>&nbsp;</td>
<td class="glight">3</td>
<td>&nbsp;</td>
</tr>
</table>
</div>-->
</div>
</section>
<!-- satyendra code end -->
<?php /*
<div class="container-fluid pl-0 pr-0">
<div class="page-full-tabs">
<div class="container">
<nav class="page-tabs">
<ul>
<?php if(!empty(get_field('section_1_tab_name'))) { ?>
<li class="active"><a href="#tab-1"><?php the_field('section_1_tab_name'); ?></a></li>
<?php } if(!empty(get_field('section_2_tab_name'))) { ?>
<li><a href="#tab-2"><?php the_field('section_2_tab_name'); ?></a></li>
<?php } if(!empty(get_field('section_3_tab_name'))) { ?>
<li><a href="#tab-3"><?php the_field('section_3_tab_name'); ?></a></li>
<?php } if(!empty(get_field('section_4_tab_name'))) { ?>
<li><a href="#tab-4"><?php the_field('section_4_tab_name'); ?></a></li>
<?php } if(!empty(get_field('section_5_tab_name'))) { ?>
<li><a href="#tab-5"><?php the_field('section_5_tab_name'); ?></a></li>
<?php } ?>
</ul>
</nav>
</div>
</div>
<section >
<div class="container">
<div class="row">
<div class="col-md-8 col-12">
<div class="tab-content product-content">
<?php if(!empty(get_field('section_1'))) { ?>
<div id="tab-1"><?php the_field('section_1'); ?></div>
<?php } if(!empty(get_field('section_2'))) { ?>
<div id="tab-2"><?php the_field('section_2'); ?></div>
<?php } if(!empty(get_field('section_3'))) { ?>
<div id="tab-3"><?php the_field('section_3'); ?></div>
<?php } if(!empty(get_field('section_4'))) { ?>
<div id="tab-4"><?php the_field('section_4'); ?></div>
<?php } if(!empty(get_field('section_5'))) { ?>
<div id="tab-5"><?php the_field('section_5'); ?></div>
<?php } ?>
</div>
</div>
<div class="col-md-4 col-12">
<?php if(!empty(get_field('product_presentation'))) { ?>
<div class="sidebar-box other-products">
<h5>Product Presentation</h5>
<?php the_field('product_presentation'); ?>
</div>
<?php } ?>
<?php if(!empty(get_field('other_products'))) { ?>
<div class="sidebar-box other-products">
<h5>Disclosure Documents</h5>
<?php the_field('other_products'); ?>
</div>
<?php } ?>
<!-- <div class="sidebar-box">
<h5>Get in Touch</h5>
<div class="sidebar-form"><?php //echo do_shortcode('[contact-form-7 id="1835" title="Get in Touch"]'); ?></div>
</div> -->
<?php if(!empty(get_field('books'))) { ?>
<div class="sidebar-box books-sale">
<?php the_field('books'); ?>
</div>
<?php } ?>
</div>
</div>
<div class="page-content text-justify fontstyle">
<?php //the_content(); ?>
</div>
</div>
</section>
</div>
*/ ?>
</div>
<?php get_footer(); ?>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment