Commit 33a4827c authored by Pradyuman Mishra's avatar Pradyuman Mishra

added

parent 1bd5c6b8
......@@ -30,6 +30,7 @@ if ($compile_less) {
height: 20px;
text-align: center;
border-radius: 50%;
margin-left: 7px;
}
.socialIcon a:nth-child(n+1){
background: #3b5998;
......@@ -59,7 +60,7 @@ if ($compile_less) {
<div class="header-top">
<div class="container">
<div class="row">
<div class="col-12 col-lg-8 col-md-8">
<div class="col-12 col-lg-12 col-md-12">
<?php echo $block->getLayout()->createBlock('Magento\Cms\Block\Block')->setBlockId('customer-support-and-information')->toHtml(); ?>
<?php echo $block->getLayout()->createBlock('Magento\Cms\Block\Block')->setBlockId('social-icon')->toHtml(); ?>
</div>
......
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