Contact form error

By mwolters18, 3 years ago. Last reply by Aaron Evans, 3 years ago
Dear reader, On the website I build for my sister, the contact form suddenly doesn’t work anymore. The error says that there are issues sending the e-mail, and suggest to try again later. Actions I’ve allready tried: – Update all plugins etc. – Check e-mail plugin –> the website sends e-mails – I tried deactivating…

Facebook Widget Displays as a Rectangle

By AlexF, 3 years ago. Last reply by Aaron Evans, 3 years ago
Hi, I’ve recently updated the Widget Bundle plugin on our website, and the Facebook icon displays as a rectangle instead of an f. Twitter and Instagram are, on the other hand, working fine. I tried resetting, deleting and adding it back – to no avail. Can anyone suggest a remedy? :) Thanks!

Features widget

By Nicole Van Hoeck, 3 years ago. Last reply by Aaron Evans, 3 years ago
On the website I maintain offroadpoland.com I notice that the features widget is not showing correctly. I don’t see the icons and neither is it showing in one row, but in 1 column. Thank you

need button border for mobile

By jhunt62958, 3 years ago. Last reply by Aaron Evans, 3 years ago
i have tried to create a border around buttons with the following css: .ow-button-hover { border-color: #000 !important; } .ow-button-hover:hover { border-color: #000 !important; } This works fine for computers but this does not work for mobile or pad. What code do i need to add border to buttons on mobile and pad?