- This topic has 1 reply, 2 voices, and was last updated 4 years, 3 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
If you are operating an online shop, then you know how essential it is to display the right price information with your products so that […]
As an author, it is essential to make your WordPress website more attractive, and we’ll function to please your readers in the right way. Picking […]
Round up of best WordPress recipe plugins for food and chef websites WordPress as extremely powerful and popular website creation and publishing system has become […]