This topic has 6 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler
Hi the logo for the website http://www.yourlight.com is floating not very neat. it is between the left and the center of the page on bigger screens. https://gyazo.com/f14d85e4f1b595798f3a107b6fa1ffc5
How can i make the logo fixed under the phone number?
Hello,
Logo image is placed inside header container. Header maximum width you can set in Theme Options > General > Header Settings.
Regards
The widt is fine just it looks very sloppy that the phone number in the topbar and the logo has different places. then is it possible to make the phone number the same position as the header when having a big screen? Its a problem for my client. thanks!
Please add this code in Theme Options > Styling > Custom css > Csutom css for desctop:
.top-bar > .container {
max-width: 1300px !important;
}
Regards
can u please check again because it didnt help.
https://gyazo.com/800a8c188f1e4f018d0eedeeaf4038a3
https://gyazo.com/7134fa6b71499a0bf99e49196f667291
You must be logged in to reply to this topic.Log in/Sign up