JjsteerAug 9, 2017
How can i make the top-bar the same width that a header with class="full-header"?
Image attached
1 reply · opened Aug 9, 2017
How can i make the top-bar the same width that a header with class="full-header"?
Image attached
Hello,
Simply use the following CSS Code:
#top-bar .container {
padding-left: 30px;
padding-right: 30px;
}This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard