Support Forum

Topic: general

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

Green with html.

general · By PMarie · 10 years ago · Reply by Andrew Misplon 10 years ago

I just learned how to embed a link in a graphic WITHIN a graphic. Are there any resources you suggest on how to construct the code to work in Page Builder Visual Editor Widget.

Newbie

general · By faromojahedi · 10 years ago · Reply by Magus 10 years ago

Looking for a theme with following capabilities: Must be a WP theme. Contact page with email and phone number Testimonial page where, on my website, clients can enter testimonials.

Menu bar doesn’t work on mobile devices

general · By Jennifer Lyon · 10 years ago · Reply by Andrew Misplon 10 years ago

Hi, I love Vantage and upgraded to Premium. I am finding my way around but like many others the menu bar won’t show pages on a mobile. The threads I read said you guys were going to work on it.…

Fonts smaller in mobile devices

generalpremium · By mela · 10 years ago · Reply by mela 10 years ago

We set some font in visual editor to 24pt which looks really nice on computer screens but in mobile devices looks ridiculous and cut up. Is there a way to have the font smaller for mobile devices only.

Incorrect filter name on extending existing widgets tutorial

general · By Duane Cilliers · 10 years ago · Reply by Magus 10 years ago

Below the section titled “Changing the template file” the filter hook is named “siteorigin_widget_template_file_sow-button”, it should be “siteorigin_widgets_template_file_sow-button”. URL: https://siteorigin.com/docs/widgets-bundle/getting-started/extending-existing-widgets/

Footer Menu

generalpremium · By Ray Quattromini · 11 years ago · Reply by Cliffd 10 years ago

Hi How can I set a footer menu? I have created a footer menu called “footer” and looked under “Footer layout” and it mentions “default” but nothing else. Please advise. URL: http://www.backupsoftware.co.uk/

Vantage – how to reduce space under menu

generalpremium · By rossgardens · 11 years ago · Reply by Yader Parrales 10 years ago

Hi There was too much space underneath the menu on all pages of my website. I’ve managed to reduce this spacing on the homepage by adding to the Custom CSS: .home #main { padding-top: 4px !important; padding-bottom: 4px !important; }…

Add filters to widgets and rows stylesheet

general · By Vlad Kucherov · 10 years ago · Reply by Andrew Misplon 10 years ago

Php Function: siteorigin panels generate css [code] // Add the bottom margins $css->add cell css($post id, false, false, '. Array( 'margin-bottom' => 0 ; [/code] I think it would be best, if you added a filter for the widget margin…