hannahd Posted July 20, 2021 Posted July 20, 2021 Hi I would like to centre the button on my menu overlay as there is no other navigation links linked.
tuanphan Posted July 21, 2021 Posted July 21, 2021 Hi. How about remove burger + place button next to logo? Can you share link to your site? We can check easier. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
hannahd Posted August 29, 2021 Author Posted August 29, 2021 Hi. Yes that would be great. This is the site. https://www.bloxice.com.au/ Thanks Hannah
tuanphan Posted August 31, 2021 Posted August 31, 2021 On 8/30/2021 at 6:34 AM, hannahd said: Hi. Yes that would be great. This is the site. https://www.bloxice.com.au/ Thanks Hannah Add to Design > Custom CSS @media screen and (max-width:767px) { .header-actions.header-actions--right { display: block !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
hannahd Posted August 31, 2021 Author Posted August 31, 2021 Thank you for that. Is there a way to make sure the logo is visible as it is half cut off.
tuanphan Posted September 1, 2021 Posted September 1, 2021 22 hours ago, hannahd said: Thank you for that. Is there a way to make sure the logo is visible as it is half cut off. Add to Design > Custom CSS to move image to left /* move logo to left a bit */ .header-display-mobile .header-title-logo { text-align: center; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.