Menu links now showing properly
-
How to crate Menu link HTML block like your https://prnt.sc/gxsthm
When I copy your HTML block content on my site it looks like this https://prnt.sc/gxstti
Hello,
Try to replace it with this code
<ul class="inline-list inline-list-with-border main-nav-style">
<li><a class="color-primary" href="https://woodmart.xtemos.com/#">SPECIAL OFFER</a></li>
<li><a href="https://woodmart.xtemos.com/#" target="_blank" rel="noopener">PURCHASE THEME</a></li>
</ul>
Regards