Hi there
Does anyone know where in the Dawn theme code I can edit the spacing between the footer quick links on mobile.
Thank you
Hi there
Does anyone know where in the Dawn theme code I can edit the spacing between the footer quick links on mobile.
Thank you
@annabelleoayda - yes, can you please share your site link? we will need custom css for it
Thank you.
https://enzoh.shop/
@annabelleoayda - hello, your site is password protected, can you please share the password?
sheino
@annabelleoayda - please add this css to the very end of your section-footer.css file and check, adjust numbers as per need, should look like screenshot below
@media screen and (max-width: 989px){
.footer-block__details-content .list-menu__item--link {
padding-top: 4px; padding-bottom: 4px;}
}
This worked, thank you!
@annabelleoayda - welcome, if you need anything later then please let me know, you have my email below.
i have facing the same issue on my client’s site: Paintball Guns
@stanleycole - what link spacing issue are you facing?