- This topic has 1 reply, 2 voices, and was last updated 5 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Blendit Theme Support › Blendit mobile menu color and place
Hello, Can you help me with the following:
In the Blendit Pro theme, I have a problem with the mobile display. The menu has no color (transparent) where can I change this? ….. and … would I like to see the menu at the top instead of over the text? ..
I would like to hear what the possibilities are.
This concerns the website: https://fysiofitborger.nl
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
.toggle a {
position: absolute;
top: 0;
}
.header .header-inner .logo {
margin: 44px 0 0 0;
}
#welkom .container {
padding: 0 20px 30px;
}
}
Regards,
Chris
Real Estate Broker WordPress Themes and Templates Check out the Highly Customizable real estate agent WordPress themes posted below Real estate is as competitive as […]
Free Real Estate Templates WordPress This article explains in detail and lists all the free real estate website templates for WordPress which you can use […]
Free Fashion Stylist WordPress Themes and Templates This article explains in depth and detail and lists the free fashion stylist WordPress themes. Websites have become […]