- This topic has 4 replies, 3 voices, and was last updated 4 years, 1 month ago by .
 
Viewing 5 posts - 1 through 5 (of 5 total)
	
Viewing 5 posts - 1 through 5 (of 5 total)
	
- You must be logged in to reply to this topic.
 


Home › Forums › Free Themes › Blog Page › Go down-button
Hello, is it possible to disable the ‘go-down’-button that appears on mobile and smaller made browsers?
Hello @basss27
To remove the ‘go-down’ button on mobile and smaller made browsers, please add the below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS
@media screen and (max-width: 1023px){
	.menu-toggle, .secondary-menu-toggle {
    display: none;
}
}
Hope this helps
Feel free to reach us for any further query/confusion.
Regards!
Thank you very much! It works! 🙂
Hello @basss27,
Glad we could help you.
Let us know if you have any issues further.
Also, we would really appreciate if you could help us by rating our theme by following the link below:
https://wordpress.org/support/theme/blog-page/reviews/
Thank you.
Thank you!
| Cookie | Duration | Description | 
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". | 
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". | 
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". | 
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. | 
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". | 
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. | 



