Skip to main content

Hi Everyone,


In the below screenshot it shows I can add text over a background image on the Public Catalog Page, but nowhere does it tell me how to do so….can someone help?​​​​

The “home page text” is that I am talking about

Thank you!@

hi @KyleRBennett you need to start by creating your web page in this app

then once you activate the public catalogues you will see the page...only thing to note is it looks like the default public page is always visible...no sure if there is a way to hide it…

this should be helpful:

https://help.docebo.com/hc/en-us/articles/360020125439-Activating-and-Managing-a-Catalog


To include a background image in the catalog, you can follow the instructions provided in the "Configuring and branding" section, as mentioned in this article: link.

After adding the background image, the default text displayed (see below) can be modified using the Localization tool.
 

 


Thank you both for your replies! Follow up question, is there any way to change the color of the text that appears in front of the image? or does it have to stay white?


@KyleRBennett  You should be able to change the color of the text using the below css:

.intro h1 {
color: insert desired color code];

.intro h3 {
color: insert desired color code];
}


Où doit-on insérer le CSS modifiant la couleur du texte ? directement dans l’outil de localisation ?

 


Reply