i would like to add more padding to header logo - please review thank you
store url : https://7kingdomsbar.myshopify.com/
password : godgod24
i would like to add more padding to header logo - please review thank you
store url : https://7kingdomsbar.myshopify.com/
password : godgod24
yes, please add this code
@media only screen and (min-width: 768px) {
.site-header__logo {
padding: 30px 0px;
}
}
It has worked however it has added more padding in the middle of logo and navigation links on header how to decrease this size and maintain the top padding same ? @KetanKumar
yes, current as you like add value as you like
@KetanKumar i understand value , however how can make padding smaller from navigation header link to logo ?