This topic has 2 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
How can I reduce the width of the Top Bar? https://prnt.sc/ir2qov
Hello,
You can use this custom css code:
.header-type-16 .top-bar > .container {
width: 80%;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up