Hello @ramonjosegn,
I am sorry to hear that.
Can I please have your site URL so that I can monitor and fix the issue?
Regards.
my websited its mirutafacil.com but I have the plugin disable…
Hello,
Can you please activate the plugin and let me know about it? 🙂
Thank you.
I am not want break my website…
Hello,
Can you please delete the plugin and download it again, I think the issue is resolved in the latest version?
Regards.
Yes, now its working but the buttons are very small (I am not sure is the normal size or a CSS conflict).
Hello,
Please add the below given CSS to Dashboard -> Appearance -> Customize -> Additional CSS
li.wes-layout-one-list a i {
font-size: 22px;
}
button.wes-disabled-btn {
background-color: inherit;
font-size: 20px;
}
You can change size of the font as you like. Currently. on the above code the social icon has 22px font size and the title has 20px. You can change it according to your requirement.
Regards.
Hello.
Also, can you please mark this thread as resolved, if your original issue has already been fixed?
Treads can be resolved from Status: dropdown on the right.
You can always open new threads so that other users facing the same problem can gather reference. This way you will be helping yourself as well as other users too and from the way I see it, that is a huge contribution.
Thank you 🙂
Marked resolved, thanks for support and for the CSS instructions