I have one question: The Logo in my header is 4 colums wide, which seems to much for the mobil sight, because on mobile it is only seen a part of the logo.
Is there a possibility to put in a seperate (smaler) Logo image only for use on mobil or what do I have to do that it fits on desktop AND on mobile.
www.osteopathie-praxis.at
Thank you a lot for your help.
Kind regards
Dagmar
AS Templates
POSTED: 2016-02-24
Hello DAGMARPVIE,
First, you have too big logo, our suggestion is to resize it to 500px width and then change the wide to 6 columns for your logo and menu.
Regards, AS Team.
dagmarpvie
POSTED: 2016-02-26
Hello,
thank you for your tipp, but it does not work, if I resize the logo to 500px and go for 6 colums the menu will be not on the same level then the logo,. It will start a new line ....
Any other idea??
Kind regards
Dagmar
dagmarpvie
POSTED: 2016-02-26
Hi, sorry to bother you again. I found out now how to minimize the menu to keep it on place, but nevertheless my mobile does not show the complete logo
kind regards
Dagmar
AS Templates
POSTED: 2016-02-26
Hello DAGMARPVIE,
Your logo is too big because you set it to 200% width, please see 'templates/as002076/css/tmpl.default.css' file the following class:
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
I have one question: The Logo in my header is 4 colums wide, which seems to much for the mobil sight, because on mobile it is only seen a part of the logo.
Is there a possibility to put in a seperate (smaler) Logo image only for use on mobil or what do I have to do that it fits on desktop AND on mobile.
www.osteopathie-praxis.at
Thank you a lot for your help.
Kind regards
Dagmar
First, you have too big logo, our suggestion is to resize it to 500px width and then change the wide to 6 columns for your logo and menu.
Regards, AS Team.
thank you for your tipp, but it does not work, if I resize the logo to 500px and go for 6 colums the menu will be not on the same level then the logo,. It will start a new line ....
Any other idea??
Kind regards
Dagmar
kind regards
Dagmar
Your logo is too big because you set it to 200% width, please see 'templates/as002076/css/tmpl.default.css' file the following class:
#navigation-row img {
max-width: 200%;
}
Regards, AS Team.