Reply To: Some problems with mobile responsiveness

#10033916
Support
Keymaster

Hello, first thanks for your purchase.

This chevron-down arrow on the menu, how do I remove it?

This arrow is generated by JS code. Because of that you are not seeing in the HTML source code. You can just remove the class dropdown-toggle from menu items that you want to hide the arrow. For example:

<li class="dropdown">
    <a class="dropdown-item" href="#about">
		About Us
	</a>
</li>

Margins in the md-5 class. (I have taken this section from the demo-app-landing page).

mb-5 is a helper/utility spacing class that comes bundled with Bootstrap 4 (that’s the base of Porto). To remove the margin you just change mb-5 to mb-0. Learn more about these class here: https://getbootstrap.com/docs/4.5/utilities/spacing/

Please try that and let us know if you need further assistance.

Kind Regards,

Rodrigo.


If you are satisfied with Porto Admin and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads