This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Menu Botton for Android mobile

Open 3 replies themetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Hi, i checked on my android mobile phone the website I am building and I noticed that the menu button does not appear in the right above field. Has the free version the option to show it or i should buy the premium version to get it? Thanks!
Laura

URL: http://oficing.esy.es/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 2 months ago

    Hi Laura

    Thanks for reaching out.

    Vantage Free unfortunately doesn’t offer a responsive menu option. If you upgrade the menu will be replaced by a menu button on mobile with a new responsive menu behind that. You can see this in action here:

    http://demo.siteorigin.com/vantage/

    Just re-size your browser window down or check it out on your phone.

    The Vantage Premium offering can be checked out from Appearance > Vantage Premium.

    For a look into the upgrade process and the details of how that works you can check out my thread here:

    Thread: How to purchase the premium version of a SiteOrigin theme

    Let us know if you have any questions.

  2. Laura 11 years, 2 months ago

    Hi Andrew, i have bought the premium version recently, I need your help. I want to change the css styles from each widget, and i cannot find the way to do it. For example I want to change the color of the line above the first HEADLINE of Vantage headline widget. I looked into theme ccs stlye to find the class and i founded “decoration”, i need to know if I have to enter any special data into the customize ccs style due to i tried to do it but the style does not change. Could you send me a little demo or the steps to do it? thanks in advance, Laura

  3. Andrew Misplon Staff 11 years, 1 month ago

    The Headline widget has some specific styling we need to target. Try the following under Appearance > Custom CSS (Vantage Premium) or in your own Custom CSS plugin (Simple Custom CSS or Jetpack Custom CSS) for Vantage Free:

    .widget_headline-widget .decoration {
    height: 1px;
    border-top: 1px solid #EEE;
    margin: 20px 60px 20px 60px;
    }

    That’s the selector for the line in the Headline widget.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread