Commit 137c7309 by Manzar Hussain

remove conflict

parents 2924e1f1 217e2e5c
...@@ -3881,6 +3881,20 @@ a.view-detail:hover:after { ...@@ -3881,6 +3881,20 @@ a.view-detail:hover:after {
.blog-details p { .blog-details p {
font-size: .9rem !important; font-size: .9rem !important;
} }
.media_coverage_con{position: relative;}
.media-cover-wrap { position: relative; height: 100%; }
.media-cover-wrap p.media-description{min-height: 1px;}
@media (min-width: 768px){
.media-cover-content li {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
position: relative;
margin: 0 0px 50px;
padding: 0px 15px;
}
}
} }
.f-e-f-o-f { .f-e-f-o-f {
......
...@@ -8,11 +8,14 @@ ...@@ -8,11 +8,14 @@
<div id="full-content"> <div id="full-content">
<div class="container infoOuter">
<div class="container infoOuter">
<div class="infoContent"> <div class="infoContent">
<p>"Our" Investing Through A Crisis: A Handbook From Marcellus Investment Managers" is now available as an e-book on Amazon (<a href="https://www.amazon.in/dp/B08BG9WT5S" target="_blank">https://www.amazon.in/dp/B08BG9WT5S</a>). All royalty receipts from this book will be donated to <a href="https://jaivakeel.org/" target="_blank">Jai Vakeel Foundation and Research Centre</a> – one of India’s oldest and largest non-profits serving children and adults with Intellectual Developmental Disabilities (IDD). Buy now and support a noble cause"</p> <p>"Our" Investing Through A Crisis: A Handbook From Marcellus Investment Managers" is now available as an e-book on Amazon (<a href="https://www.amazon.in/dp/B08BG9WT5S" target="_blank">https://www.amazon.in/dp/B08BG9WT5S</a>). All royalty receipts from this book will be donated to <a href="https://jaivakeel.org/" target="_blank">Jai Vakeel Foundation and Research Centre</a> – one of India’s oldest and largest non-profits serving children and adults with Intellectual Developmental Disabilities (IDD). Buy now and support a noble cause"</p>
</div> </div>
</div> </div>
<section style="background: url('<?php echo site_url();?>/wp-content/uploads/2018/11/banner_bg.png');" class="banner"> <section style="background: url('<?php echo site_url();?>/wp-content/uploads/2018/11/banner_bg.png');" class="banner">
<div class="container home-banner-content"> <div class="container home-banner-content">
<?php the_field('home-banner-content'); ?> <?php the_field('home-banner-content'); ?>
......
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