Hello, I recently purchased Choices and I was hoping you could provide me with the quick CSS to adjust my sidebar size. It is somewhat over sized for the project. Thank you, we appreciate all of your help.
~Josh Stevens
Boundless Data
Hello, I recently purchased Choices and I was hoping you could provide me with the quick CSS to adjust my sidebar size. It is somewhat over sized for the project. Thank you, we appreciate all of your help.
~Josh Stevens
Boundless Data
Hi Josh Stevens,
Can you post a link to the site you mentioned above? the one that uses the Choices theme.
Regards,
Ismael
aths.businesslocallistings.com
Hi Josh Stevens,
Kindly add this code in your Quick CSS:
.sidebar {
width: 240px !important;
}
.template-page {
width: 660px !important;
}
Just adjust the width values, make sure if you add 10px to sidebar, deduct 10px to template-page. Hope this helps. :)
Regards,
Ismael
You must log in to post.