Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property sets the CSS styles, specifically padding, for the product description adjacent to the banner, affecting its layout. |
| What area does it affect? |
Product description display |
| What does the default mean? |
The default value is "padding-bottom: 0px; padding-top: 4px;", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when updating the site's design or branding guidelines. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.product.description.style |
| Sys ID |
c348f843c6112282000d2beec9aba68d |
| Type |
string |
| Application |
Global |
| Default value |
padding-bottom: 0px; padding-top: 4px; |
| Description |
Style for product description next to banner. |
| Updated |
2024-05-25 04:35:47 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... image • glide.product.name set to <My Company> • glide.product.name.style set to <display: none> • glide.product.image set to <your company logo.gif> • glide.product.description set to <Some text for the description> • glide.product.description.style set to <position:absolute; top:5px; left:100px> (position values may vary based on specified needs) Apply a background image to the banner Often corporate guidelines require more in-depth branding of the ServiceNow ...
Related properties