• Resolved gvictor

    (@gvictor)


    When selecting the “both icon + text” option, the icon moves to the center of the button and the text moves to the next line out of the button area.

    Is this a known issue? Any fix possible?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author vaakash

    (@vaakash)

    Hi @gvictor,

    Thanks for using Ultimate floating widgets plugin.

    Looks like some CSS styles conflict with the theme.
    Please paste the CSS below in your theme settings.

    .ufw_btn_oinfo .ufw_b_text {
        display: inline;
        margin: 0 0 0 15px;
    }

    Thanks,
    Aakash

    Thread Starter gvictor

    (@gvictor)

    Thank you Akash, that fixed it.

    Appreciate the quick response.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Icon placement issue’ is closed to new replies.