This topic has 2 replies, 2 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
How can we make the navigation buttons on a mobile – smaller – or even remove them?
http://ebrulee.com/wp-content/uploads/2018/02/Screenshot_2018-02-19-10-54-23.jpg
That works fine on a large screen, but it is in the way when screens are getting smaller.
Thanks
Marius
Hello,
Please add this code in Theme Options > Styling > Custom css:
.posts-nav-btn .button {
width: 50px;
height: 50px;
line-height: 50px;
}
Regards
Tagged: buttons, large, mobile, navigation, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up