This object is in archive! 
Expanded Description on Quote Page
Answered
Is there a way to pass a URL parameter to expand all descriptions on the quote page? Currently you have to click the words to expand -- I'd like for them to be expanded on page load.
You can't vote. Please authorize!
You can't vote. Please authorize!
The same question
It could just be added to the Quote Request template:
<style> .rental-desc{ height: auto !important} .read-more{display:none !important} </style>It could just be added to the Quote Request template:
<style> .rental-desc{ height: auto !important} .read-more{display:none !important} </style>Replies have been locked on this page!