- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2018 09:48 PM
Hi SNcommunity,
I am new to service portal and java-script, i am facing an issue like for remaining all pages it's wokring fine..like below screenshot.
It's wokring fine as expected nut in one pade i have called'subscription' in that it's not working ..
in background in sub header the black color is missing..
please help mee
Thanks
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2018 10:04 PM
Hi,
Ctrl + Right click on the breadcrumbs ----> Edit container background
If it's not same then you may have custom css applied for the page Catalog home. inspect the element and find the css responsible for background. If found , apply the same on subscriptions page. The css could resides at various places but as per the behavior described by you, this should be page specific css. So try to compare page specific css for these two pages. Find out Page specific CSS at...
CTRL + right click on any widget from a page ---> Page in Designer --> Edit Page properties
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2018 10:04 PM
Hi,
Ctrl + Right click on the breadcrumbs ----> Edit container background
If it's not same then you may have custom css applied for the page Catalog home. inspect the element and find the css responsible for background. If found , apply the same on subscriptions page. The css could resides at various places but as per the behavior described by you, this should be page specific css. So try to compare page specific css for these two pages. Find out Page specific CSS at...
CTRL + right click on any widget from a page ---> Page in Designer --> Edit Page properties
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2018 10:23 PM
Thank you for your response but color is working fine but size is not coming properly.can you please give me any idea.
Thank you once again...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2018 11:37 PM
Now it's working fine thank you Gurpreet,