njumara 2 Report post Posted February 29, 2012 Hi everyone, I'm currently using this customization to edit the width of my feature area: #feature_slider div.default-features {width: 736px;} #feature-area {width: 736px} .home #feature-footer {width: 736px;} .home #feature_slider{width: 736px;} .home #sidebar-wrap{margin-top:-709px;} .home #feature-area, .feature-wrap {width: 736px;} .home #feature-footer {width: 736px;} It's working great. I've been able to use pagelines settings to change the height on various pages but I was wondering if anyone knew the css to edit the width of the feature only on the blog page. Ideally, I'd like every other feature slider to remain the default width. Any help is always awesome. thanks Share this post Link to post Share on other sites
Jenny 33 Report post Posted February 29, 2012 .home is the home/landing page of your site, so you will need to adjust those values. ♥ Jenny :: Web designer at Simple Mama (follow me at @simplemamacom) Check out Share Me, a social sharing add-on for DMS that is super simple to set up. Share this post Link to post Share on other sites
njumara 2 Report post Posted March 1, 2012 wow, that was so easy it didn't really require a question. But, adding .home to the first to lines of code seemed to escape me at the time. Thanks a million! Share this post Link to post Share on other sites
Jenny 33 Report post Posted March 1, 2012 You're welcome! ♥ Jenny :: Web designer at Simple Mama (follow me at @simplemamacom) Check out Share Me, a social sharing add-on for DMS that is super simple to set up. Share this post Link to post Share on other sites