Hi L
can you share a link to your site and also more explanation on how you want your category page to be. Add a screenshot for us if possible to make thing more visible
Thanks
Thread Starter
lugb
(@lugb)
hi,
this is my site http://www.capitalemx.com/category/muebles right now i only have one post in some of the categories but, in the future, when i have more, the others will be listedd under the oldes, like in the main page.
i would like them to look like thumbnails so it can easy to see them all, like this http://thechrisellefactor.com/category/travel-2/
thankyou
Hi L
This would need a fair deal of customization (coding) to achieve this change.
If you are comfortable with coding then create a file name category.php in the theme folder and staring coding taking the theme structure into reference. and add style to the theme’s style.css file.
Please do these changes using a child theme, as these changes would lost otherwise on theme update.
once this is done, any category page will follow the structure.
Also the width of the logo is beyond the container width and hence add a scroll at the bottom. it would be better to add a logo of width (max) 980px for your site.
hope it helps!!
Thanks