Customising category tiles on Help Centre homepage
RespondidaHello Zendesk community
This is my first post so apologies if anything I ask is obvious/a daft question.
We're in the process of moving across to Help Centre from the web portal. I've made a start on customising the design and layout but I'm struggling with a couple of things (I'm not sure if they're even possible).
Our category currently looks like the below (I adding images to each category too).
- Is it possible to remove the underlining of the links to each category?
- Is it possible to align the content of the tiles so it sits more towards the top of the tiles
Any advice would be much appreciated.
Thanks in advance.
Luke
-
@Luke - it sounds like everything you are wanting to do would be located in the CSS files.
Find the following in the CSS.
.category-list li a {
- border-bottom: 3px solid #ffffff;
- margin-top: 65px;
- padding: 11px;
}
To remove the line remove the border-bottom and to adjust the text adjust the margin-top.
If you have any further questions just let me know and best of luck.
-
Hi Wes
That's worked perfectly - thank you so much!
Very much appreciated.
Luke
-
@Luke - Glad to hear and if you run into any other issues along the way just let me know as I'm known as the Help Center guru around here
-
Hi Luke! Welcome to the Community! :) Let us know if you need anything else, we're happy to have you here!
-
Thanks Jessie :-) Great to be on here. Have had no end of help so far and our help centre is nearly ready to go live, so many, many thanks.
-
This post closed for comment by the Zendesk Community Team. If you have a related or new question, please create a new post.
Publicação fechada para comentários.
6 Comentários