Support Forum

Topic: plugin-widgets-bundle

Browse community answers for this topic or search for a specific issue.

Contact form error

pluginplugin-widgets-bundletechnical · By mwolters18 · 5 years ago · Reply by SiteOrigin 5 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…

need button border for mobile

pluginplugin-widgets-bundlequestion · By jhunt62958 · 5 years ago · Reply by SiteOrigin 5 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…