- This topic has 1 reply, 2 voices, and was last updated 2 years, 4 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 › All Other Themes › SKT Naturo Pro – Header changing (mobile View)
Hello dear SKT team,
I would like to change my header in the mobile view a little bit. (Website: https://dwv-konstruktion.de)
In the following image I have created a small sketch, so that it is clear what I mean:
https://dwv-konstruktion.de/wp-content/uploads/2023/04/Header_changing.png
The distance between the red area and the green area should be increased.
– The red area should always be oriented to the left side (purple) with a little distance.
– The green area should always be oriented to the right side (purple) with a little distance.
Greetings
Leon
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
body.mega-menu-primary .head-info-area .sintp {
text-align: left;
}
.social-icons {
position: relative;
right: -15px;
}
}
Regards,
Chris
Free WordPress Carousel Plugins Here is the best free WordPress carousel plugins that you need to know: Are you thinking of giving your WordPress website […]
Appointment Booking Plugins for WordPress Running a service-based business without proper scheduling tools feels like juggling flaming torches while blindfolded. You’re constantly switching between phone […]
Yoast vs All in One SEO: Which SEO WordPress Plugin is Best? You’ve built a fantastic WordPress website. The design is sleek, the content is […]