ICON_BAR in footer displays vertically instead of horizontally
Hello,
I have been trying to add a social bar at the footer 2, and for some reason it keeps displaying vertically. Upon inspecting the code, I noticed that there is a <BR> inserted between tags, but such tag was not in the code.
I have copied and pasted the code from the sample:
but the problem remains.[icon_bar icon="icon-facebook" link="#" target="" size="large" social="facebook"][icon_bar icon="icon-gplus" link="#" target="" size="large" social="google"][icon_bar icon="icon-twitter" link="#" target="" size="large" social="twitter"][icon_bar icon="icon-vimeo" link="#" target="" size="large" social="vimeo"][divider height="0"]
The Funny thing is that using the shortcodes anywhere else, i.e. on the post, via visual composer or via muffin, and the behaviour is as expected.
I have made a post to demonstrate the issue: https://dev.carboncrystal.co.uk/2017/07/10/social-icons/
Comments