How can i make this top banner wider ?
Thank you all !
1 Like
You may need to provide more information to help you. For example, the address of your site.
The width of the banner is set here: #banner
#banner {
margin-bottom: 10px;
max-width: 1090px;
max-height: 250px;
}
P.S. I found your site address through a search engine (if I was not mistaken of course), and I have a normal banner width. If this is not the case, just adjust the width.
5 Likes
Thank you so much @Stranik !
2 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.