Hey,
http://www.hotelladdict.se
1. I would like to delete the line after the last blog post and above the numbers
2. I would like to delete the information Page 1 of 62
What codes shall I add?
Thanks
Charlotte
Hey Charlotte,
1. The dotted line is the bottom border of each blog post in your homepage. You can remove it for the last blog post by adding this in Quick CSS:
.home .post-entry.post-entry-last {border-bottom:none;}
Alternatively, you can add a space after it, instead, so that the pagination doesn’t hit it. To do that, please use this in Quick CSS:
.home .post-entry.post-entry-last {margin-bottom:20px;}
2. Please use this in Quick CSS:
.home .pagination-meta {display:none;}
I hope that helps!
Best regards,
Sarah
Great, thanks Sarah :)
You’re welcome! We’re happy to help. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
Thank you for using Enfold.
Cheers!
Sarah