Hello guys,
I’m trying to get the image banner text less wide. I tried modifying the Style sheet % but is does not seem to work…
http://4e0.b55.myftpupload.com/about-us/
}
.image-banner-content.content-right {
padding-left: 65%!important;
width: 100%;
padding-right: 5%!important;
}
.image-banner-content.content-left {
padding-right: 65%!important;
width: 100%;
padding-left: 5%!important;
Could you please let me know how do do it.
Second question: Not sure if it’s possible but I was wondering if I could get for the same page the top of the image banner aligned with the top of the sidebar if I don’t have a widget title…
Thanks again,
Marc