I have problem in Chat Button on Vendor Page.

[ad_1]

I don’t know how you’re adding this button, but there’s a 3px inline spacing inside the button’s code, that’s what’s causing the displacement:

<button class="dokan-btn dokan-btn-theme dokan-btn-sm dokan-live-chat dokan-live-chat-whatsapp" style="position: relative; top: 3px">Chat Now</button>

If you added this code yourself, just remove the top: 3px, and all the buttons will align.

But if the code was automatically generated by some plugin and you have no idea how to tweak it, you can add the following custom CSS code to override that.

button.dokan-live-chat-whatsapp {
top: 0px !important;
}

That should go in APPEARANCE => CUSTOMIZE => ADDITIONAL CSS (if you’re using a classic theme).

Good luck!

It worked bro, you saved me <3 thanks to you so so so much mr. George <3 may god bless you.

Thanks

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer