This topic has 4 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler
Hello,
I need to add a “SHOP NOW” button to image added by visual composer. Kindly help me in this regard.
Regards.
Hello,
Try to add this code in content of the banner
<div class="content-inner"><a style="color: white; background-color: #222222; font-size: 12px; padding: 11px 30px; letter-spacing: 0.3px;" href="#" target="_blank" rel="noopener">SHOP NOW</a></div>
Regards
Thank you, I have been able to do it. But the divider and button are not center aligned with the heading. Please tell how to achieve this?
http://prntscr.com/lh9jeo > http://prntscr.com/lh9jn9
<div class="col-md-8">
<h2 class="banner-title" style="color: #5d554a; margin: 0px; font-size: 42px; font-weight: 300; font-family: Helvetica, sans-serif; text-align: center; letter-spacing: 1px;"><span style="color: #ffffff;">Jewellery</span></h2>
<hr class="divider horizontal-break" style="height: 2px; text-align: center; background-color: #7a7a7a; ; margin: 2px auto !important;" />
<div class="content-inner" style="text-align: center;"><a style="color: white; text-align: center; background-color: #222222; font-size: 14px; margin: 0 auto; padding: 10px 16px; letter-spacing: 0.3px;" href="https://www........com/product-category/jewellery/" target="_blank" rel="noopener">SHOP NOW</a></div>
</div>
Regards
You must be logged in to reply to this topic.Log in/Sign up