Support › Forums › Support (Legacy) › Some changes for the Scoop theme 3 › Reply To: Some changes for the Scoop theme 3
27/04/2016 at 14:21
#1422
Keymaster
You mentioned that you gave:
@media (max-width:768px) {
button.navbar-toggle.visible-xs:before {content: ‘menu’; margin-right: -13px !important;}}
Didn’t you do it in the LIVE CSS section?
So, instead of margin-right:-13px, you can give margin-right: -5px (play with it until it suits your needs).
