- This topic has 7 replies, 2 voices, and was last updated 8 years 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
🙂
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]