Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Acurax Technologies

    (@acurax)

    Hello Latifolia.
    You can fix this issue by adding the following lines to the end of your style.css file in Appearance >> Editor

    .acx-social-icons-desc {
        display: inline-block;
    }
    .acx-social-icons-desc img {
        float: left;
    }
    Thread Starter latifolia

    (@latifolia)

    Awesome ! :). If you see down there, I put credit for your hard work !

    Plugin Author Acurax Technologies

    (@acurax)

    yes that’s great… Now you can mark this as solved right?
    thanks for using the plugin.. good day for you.

    Hi.
    Do you know how can I put these icons into a vertical position??

    Whats your website url @oscuelar
    Let us know and so we can see which widget or placement you selected, thus we can provide css adjustment code to make it align vertical.

    Whats your website url @oscuelar
    Let us know and so we can see which widget or placement you selected, thus we can provide css adjustment code to make it align vertical.

    Hello!
    http://www.viajology.com

    thank you!!

    Try adding the following code to end of your theme style.css
    Appearance >> Editor

    #divBottomRight {
        min-width: 10px !important;
        width: 35px;
    }
    #divBottomRight img {
    float:left;
    }

    I copied both codes mentioned above into my style.css however the icons still show vertical. Is there something else that I have to do for these to show horizontal?

    @iwillaremedy it differ according to site. please let us know your website url and we will give you the proper code.

    Thank you for your quick reply. My site is in maintenance mode right now. I can take it out if you will be looking at it now. It is not complete so I don’t want to leave it public for too long.

    Thanks!

    Then please go to clients.acurax.com and register an account and open a support ticket. it will not be public.

    Thank you. I just opened a ticket.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘[Plugin: Floating Social Media Icon] Social Icons appear vertically not horizontally’ is closed to new replies.