hi there!
on the mobile format I would like to move the logo to the left (but keep it to the centre on desk) and remove the white underline underneath (on the header), can you please help me?
http://www.wearemaker.com
many thanks!
rocio
Attachments: You must be
logged in to view attached files.
Hi Rocio,
I hope you are well today and thank you for your questions.
Your shared site is not accessible because it is not .com but .co
You can achieve this by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-header-mobile .container {
max-width: 90% !important;
}
.primary-mobile-light .sh-header-mobile {
border-bottom: 0 !important;
}
Best regards, Shufflehound team
Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it