- This topic has 7 replies, 2 voices, and was last updated 7 years, 7 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Coffee theme
Hi,
I get on every page in mobile version a big space between the header and text,
How can i remove that?
See: Link DKVS
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.innerbanner { height:auto;}
}
Regards,
Chris
Hi Chris,
i did add that, but it does not work.
Hi,
Kindly add this css code there:
@media screen and (max-width:767px) {
.innerbanner { height:auto !important;}
}
Regards,
Chris
okay thnx, and what to do on tablet size, on mobile phone size is is working.
But on tablet size it issnt..
Also de brown menu is visable on tablet size.
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (min-width:768px) and (max-width:1169px) {
.toggle { display:none !important;}
.innerbanner { height:auto !important;}
}
Regards,
Chris
It is working Thnx
🙂
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]