Conversation
supportWhen 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]
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
Thank you Akash, that fixed it. Appreciate the quick response.
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
Thank you Akash, that fixed it. Appreciate the quick response.