Comments Peter started the conversationApril 4, 2014 at 2:44pmHi,on the mobile version of your beautiful (!!!) template, the logo hides the quote on mainpage (slider).How do I remove this logo for the mobile version?Kind regardsPeter repliedApril 8, 2014 at 12:52pmWould need a reply soon, please. 1,974Support repliedApril 9, 2014 at 6:46amHi,You need to add a class to the logo image. (ex: class='logo-image')Add in Theme options > Styling Options > Custom CSS:@media only screen and (max-width: 479px) {.logo-image {display:none;}}RegardsThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyPeter repliedApril 22, 2014 at 12:49amUnfortunately not working.. Do you have another idea? 1,974Support repliedApril 25, 2014 at 3:58pmYou forgot to add a "}" after display noneHere is the correct code:@media only screen and (max-width: 479px) {.logo-image {display:none;}}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyPeter repliedApril 30, 2014 at 10:43amGood morning,I have inserted exactly this:.light h1 {color:#fff;}.parallax {overflow: hidden;}.dropcap {font-size: 30px;margin: 3px 8px 0 0;line-height: 47px;}.wine-production {padding:50px;}.dark-background h1, .dark-background h2, .dark-background h3, .dark-background h4, .dark-background h5, .dark-background h6 {color:#fff;}.dark-background {background-color:#000;}.medium { line-height: 12px; padding: 10px 15px 14px;}@media only screen and (max-width: 479px) {.logo-image {display:none;}}Still not working.. I´m so sorry.What to do? 1,974Support repliedMay 5, 2014 at 5:05pmHi Peter,Can you provide admin access to your WP installation?ThanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyPeter repliedMay 6, 2014 at 1:52amhttp://kleineundvitt.de/wp-adminuser: clapatpass: Access2013Thank you! 1,974Support repliedMay 6, 2014 at 4:51pmHi Peter, doneThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyPeter repliedMay 6, 2014 at 8:29pmBriliant! Thank you.Ticket can be closed. Sign in to reply ...
Hi,
on the mobile version of your beautiful (!!!) template, the logo hides the quote on mainpage (slider).
How do I remove this logo for the mobile version?
Kind regards
Would need a reply soon, please.
Hi,
You need to add a class to the logo image. (ex: class='logo-image')
Add in Theme options > Styling Options > Custom CSS:
@media only screen and (max-width: 479px) {
.logo-image {display:none;}
}
Regards
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Unfortunately not working..
Do you have another idea?
You forgot to add a "}" after display none
Here is the correct code:
@media only screen and (max-width: 479px) {
.logo-image {display:none;}
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Good morning,
I have inserted exactly this:
.light h1 {
color:#fff;
}
.parallax {
overflow: hidden;
}
.dropcap {
font-size: 30px;
margin: 3px 8px 0 0;
line-height: 47px;
}
.wine-production {
padding:50px;
}
.dark-background h1, .dark-background h2, .dark-background h3, .dark-background h4, .dark-background h5, .dark-background h6 {
color:#fff;
}
.dark-background {
background-color:#000;
}
.medium {
line-height: 12px;
padding: 10px 15px 14px;
}
@media only screen and (max-width: 479px) {
.logo-image {display:none;}
}
Still not working.. I´m so sorry.
What to do?
Hi Peter,
Can you provide admin access to your WP installation?
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
http://kleineundvitt.de/wp-admin
user: clapat
pass: Access2013
Thank you!
Hi Peter, done
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Briliant! Thank you.
Ticket can be closed.