- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi
I am branding the employee center. I configured the nav bar with logo and theme colors, but I also want to changes the green gradient background from the page. how to achieve this ??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi @Siris,
Follow the below steps to change the background:
- Open page in Designer
- Open Page Properties
- Update the page specific CSS
Inside main.body, remove background-image and add background-color which you need.
Thanks
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi @Siris,
Follow the below steps to change the background:
- Open page in Designer
- Open Page Properties
- Update the page specific CSS
Inside main.body, remove background-image and add background-color which you need.
Thanks
Anand