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.

Optimize mobile version

Resolved 2 replies premiumthemetheme-vantage
10 years ago · Last reply by scada 10 years ago

Hello,
I love this theme.
but I have few problems,
first I can’t optimize logo size,on site is ok size but it is too big on mobile version.
second: can slider be bigger on mobile version, it is ok on site but too small on mobile version.
Also on mobile version there is no sub menu on contact page, what should I do about this problems?

thank you

URL: http://scadadroid.com/

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

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Magus Staff 10 years, 9 months ago

    Hi Scada

    I have just checked the site on mobile and it seems to be ok. If you wish to change the size of the logo you can do this with some custom CSS. Please navigate to Appearance->Custom CSS to access our Custom CSS editor.

    Please enter the following

    @media screen and (max-width:480px){
    #masthead .hgroup .logo img {
        height: 90px;
        width: auto;
    }
    }

    Just change the height to a dimension you are happy with.

    Unfortunately the slider works on percentages of the screen size, keeping the aspect ratio intact so if we made any changes to make this bigger it would distort the content.

    Let us know how you get on

    Magus

  2. scada 10 years, 9 months ago

    Thank you Magus

    I resolve issue!
    Best regards

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