ADAPTO review for HelpCenter: AI FAQ+Help Center
June 11, 2019
Super app, does well the job. Can anyone let me know where I could in the code update the style of the page created by HelpCenter ? For instance I would like to modify the code to show smaller title. Thanks !
Hi Adapto! Thank you for using our app and it's great that you enjoy using it! :) Speaking about the style edits, you can do this by addressing the Helpcenter page from a main liquid file. In most cases it is theme.scss.liquid. I'm pasting the code below which addresses all fonts sizes, but you can leave only H1 line to edit the main title. .s4com-helpcenter .s4com-space-bottom h1 { font-size: 20px; } .s4com-helpcenter .s4com-space-bottom h2 { font-size: 20px; } .s4com-helpcenter .s4com-space-bottom h3 { font-size: 20px; } .s4com-helpcenter .s4com-space-bottom h4 { font-size: 15px; } .s4com-helpcenter .s4com-space-bottom p, .s4com-helpcenter .s4com-space-bottom span { font-size: 15px!important; }
Best Support App For Shopify: AI FAQ, Live Chat, Helpdesk