Search bottom padding
Hi, could I add more padding in the bottom of "search"?
I already sent login details to contact form.
Link to the website: [Links visible only for registered users]
Hi, could I add more padding in the bottom of "search"?
I already sent login details to contact form.
Link to the website: [Links visible only for registered users]
Comments
Hello,
Please use this CSS code in the Theme Options -> Custom CSS & JS -> CSS
body.search .pager_wrapper{ padding-bottom:30px; }thanks