This topic has 4 replies, 3 voices, and was last updated 9 years, 4 months ago ago by Eva Kemp
Hello
I would like to change the présentation of the search on my website.
– I doesn’t want to show all the contain of article but 3/4 lignes
– I want to print on article per ligne
how can I do to modify the result of the search ?
Best regards
Hello,
Please show on a screenshot how you’d like to change search results page.
Best regards,
Jack Richardson.
Hello
Here it’s the result that I want
http://themeforest.net/item/classico-responsive-woocommerce-wordpress-theme/full_screen_preview/11024192
and I add in private the url of my website
Best regards
Hello,
You showed only our theme preview.
If you want to stretch the content add this code in Custom CSS:
article.post-grid {
width: auto !important;
}
article.post-grid .wp-picture {
width: 100%;
}
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up