This topic has 2 replies, 2 voices, and was last updated 1 years, 6 months ago ago by Rose Tyler
Whenever I modify the margin for the main header on desktop, it also affects the mobile margin. However, I want the margin change to only apply to desktop and not mobile to decrease the height of the header. Is there a way to make this happen?
Screenshot: https://snipboard.io/MPwrXm.jpg
Hello, Catholicans,
Thank you for getting in touch with us.
Mentioned settings work for all devices.
You can use the next custom CSS code in Theme options > Theme Custom CSS > Desktop:
.header-top .et-container {
margin-top: -25px;
}
We hope this information is helpful.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up