Reply To: Some changes for the Scoop theme 3

The support forum is open for members only. To add a topic or reply in the forum, please login or register.

Support Forum Moved
The Pojo Themes support has been transferred to a faster and more personal ticketing platform, so the forums are no longer active.
  • If you want to learn how to use Pojo themes, check out our extensive documentation guides.
  • Need help with using our themes? Contact us with a detailed explanation of your issue in the support page.
  • Have a pre-sale question or other inquiry? Feel free to contact us about it.

Support › Forums › Support (Legacy) › Some changes for the Scoop theme 3 › Reply To: Some changes for the Scoop theme 3

#1422
Boaz
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).