Icon position “After” not working
-
Hello,
The function
Content Widget ->
Block Items ->
Style ->
Button ->
Icon -> Icon position AfterIs not working.
In the preview, the icon is indeed shown on the right of the href.
However, on the actual site it is shown on the left!
This is the code that renders the item:<div class=”gutentor-single-item-wrap”><div class=”gutentor-single-item-content”><p class=”gutentor-single-item-desc”>Description
<i class=”gutentor-button-icon fas fa-chevron-right”></i><span></span>CONTENT</div></div>The problem is that the is written after the
instead of either swapping the order, or putting the url in the now empty href perhaps?
I hope you can fix this.
Thanks,
Peter
The topic ‘Icon position “After” not working’ is closed to new replies.