Skip to main content

Is there a way to customize the styling for elements from Liquid Snippets? Things such as the search bar and ticket filters are not customizable with the CSS stylesheet in the portal, so how do I go about doing it? I see some sample themes out there that are able to change the styling for those elements

Hello,


You can use the Stylesheet section to customise the portal elements (Available under Admin -> Portals -> Customise portal section). You can obtain the ID or the class for the element (search bar, new ticket button etc.) and then use the value in the stylesheet section.


Cheers!