- This topic has 1 reply, 2 voices, and was last updated 2 years, 9 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
Tagged: blendit pro
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
Do you want to know how you can attract more traffic to your websites? One of the main motives of the web creators and web […]
Are you in search of a clean and simple WordPress theme? If yes, you are at the right place. We have prepared a list of […]
It is always a good idea to go for WordPress themes with timeline; for one you can count on having all your web posts tagged […]