on my page at https://medicineofmindfulness.com/
can you give me the CSS to make the logo a bit wider please
currently it 552px wide – I want to make it about 650 or so
Hey smarta-brett,
Thank you for the inquiry.
We can make the logo larger, but it will also affect the height of the header, and it might cover most of the content in the page if we increase the width to 650px. The header and the logo look fine as it is in my opinion. But if you want to continue, please try this css code.
.html_top_nav_header .av-logo-container {
height: 400px;
}
Best regards,
Ismael
thanks Ismael
but that does not seem to change anything
she wants the line length of that text “THE MEDICINE OF MINDFULNESS RETREAT” below the logo to be the same width as the width of the menu
Hi,
Thank you for the login info.
We modified the css code a bit and temporarily disabled the file compression. It seems to be working correctly now. Please make sure to purge the cache before testing the page.
Best regards,
Ismael
brilliant
I adjusted it to 275px and its just perfect !