Is it possible to set the pagination to appear below the products? Or better yet, above and below the products? Seems kind of odd to make the user scroll back up to get to the next page of products.
- Your Child Theme Custom Css is reversing the Column Order therefore the pagination went on top .
-Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Is it possible to set the pagination to appear below the products? Or better yet, above and below the products? Seems kind of odd to make the user scroll back up to get to the next page of products.
Hey Again,
- Your Child Theme Custom Css is reversing the Column Order therefore the pagination went on top .
-Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team