• Resolved nickamg

    (@nickamg)


    These icons seem to appear on 2 lines, is it possible to show them all on one line?

    • This topic was modified 7 years, 1 month ago by nickamg.
    • This topic was modified 7 years, 1 month ago by nickamg.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Martin Stehle

    (@hinjiriyo)

    I hope with the latest version 4.8 that bug is fixed.

    If you would like that new features I would be glad about your review.

    Hey Martin!
    The different icons are still appearing on 2 lines. How to resolve this problem? i want all the icons to be displayed on the same line.

    Regards,

    Plugin Author Martin Stehle

    (@hinjiriyo)

    Please add that code to CSS, e.g. via a Custom CSS plugin to get all in a single line:

    @media screen and (max-width:480px) {
    	body #scb-wrapper ul {display:inline;}
    }

    That will not avoid two lines if the bar content needs more space than the viewport width.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Icons are showing on two lines?’ is closed to new replies.