-
AuthorPosts
-
February 23, 2021 at 5:11 pm #1283138
Hi there,
I’m using the “Blog Posts” element on a page and then I have Post Category pages that pull their design from the Enfold Theme Options > Blog Layout section but there are design differences. There’s no divider between posts, the images padding right is different and then the spacing between posts is different too. Is there a way to have them match the style implemented on the jobs page? (http://staging1.thomasrecruitment.co.uk/jobs/)
Here’s an example of a category page – http://staging1.thomasrecruitment.co.uk/category/jobs/professional/
Thanks,
MattFebruary 23, 2021 at 5:17 pm #1283139Also, just noticed that the spacing in the footer is also broken on the category pages, any idea why that would be?
Thanks,
MattFebruary 23, 2021 at 8:37 pm #1283223Hi mattwilliamsyogi,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.archive.category article.post { height: 160px; border-bottom: 1px #ccc solid; margin-bottom: 10px; }If you need further assistance please let us know.
Best regards,
VictoriaFebruary 24, 2021 at 1:42 pm #1283394That’s great, thank you. Do you have any idea why the br in the footer is different on only post category pages?
On this page (http://staging1.thomasrecruitment.co.uk/), the text in the footer is tight together compared to on the following pages –
http://staging1.thomasrecruitment.co.uk/category/fmcg/
http://staging1.thomasrecruitment.co.uk/category/professional/
http://staging1.thomasrecruitment.co.uk/category/industrial/
http://staging1.thomasrecruitment.co.uk/category/driving-jobs/
http://staging1.thomasrecruitment.co.uk/category/thomas-careers/Thanks,
MattFebruary 26, 2021 at 6:38 pm #1283924Hi Matt,
The br tag is not there on the front page. It’s better to add margins to the elements, not the hr and be.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
