Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
BeBuilder
Icon Box Bug When Creating a Link
maxiwalker
September 2018
edited September 2018
in
BeBuilder
There appears to be a bug in the Icon Box, when adding a text link. It automatically creates a line break, and the anchor text starts on a new line.
See screenshot for code and preview.
Comments
Pablo
September 2018
Hi,
This a bug indeed.
We'll fix this in the next update.
For now, please use this Custom CSS.
Paste it to Theme Options > Custom CSS & JS > CSS
.icon_box a{
display:inline !important;
}
Thanks
maxiwalker
September 2018
That works. Thanks!!
Sign In
or
Register
to comment.
Comments