Viewing 13 replies - 1 through 13 (of 13 total)
  • I still have the problem, they are displaying vertically and wont go back to horizontal.

    Site; https://urlgone.com/f5063f/

    Any update on this?

    stripboek

    (@stripboek)

    Still have the problem with 1.2.3.1 installed.
    https://goo.gl/RYtKuX

    Plugin Author CyberNetikz

    (@cybernetikz)

    Sorry about that ! please let us try to figure out a solution and get back to you guys.

    braudis

    (@braudis)

    Installed update. Has the potential to be a great plugin. Just have a horizontal problem with
    IE browser. FF works just fine.

    https://kohresources.com

    braudis

    (@braudis)

    The problem is in the recent update. I’ll try reloading the old one.

    braudis

    (@braudis)

    braudis

    (@braudis)

    Old one works. Perhaps it’s my version of WordPress, although it’s supposed to work in 3.5

    Now displays horizontally but my icons won’t show. Too bad. Lots of bugs.

    stripboek

    (@stripboek)

    braudis, there is 1 bug displaying horizontally, thats it. Read the comment of the author. Wait for the solution.

    Plugin Author CyberNetikz

    (@cybernetikz)

    hi stripboek,

    thanks to keep patience on this, can you please delete and download/active the plugins again to get the fix?

    we have update the css for this vertical icon issue.

    thanks

    JohnM

    (@jmanko)

    Try changing the width on your UL tag.

    If your icon width is 32px, and gap is 4px:

    (32 + 4) * (number of icons)

    So, for me, (32 + 4) * 3 = 108.

    Then, override the UL style width:

    ul.cnss-social-icon {
    width: 108px
    }

    So, you end up with:
    <ul class=”cnss-social-icon” style=”text-align:left;width:108px”>

    Hi,

    I just tried un installing and re installing and still having the problem of displaying vertically. I reduced the spacing to 4px and it’s a little better because it’s now essentially 2 rows of 3 instead of 3 rows of 2.

    Any idea hoe I can get it to 1 row?

    liampowermagic.com

    thanks

    Plugin Author CyberNetikz

    (@cybernetikz)

    hello liampowermagic,

    if you want to display the icon in one row, then just select horizontal in settings.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘If you have any issue with : displaying icon horizontally’ is closed to new replies.