Section-1 module, a photo and text box, are edge to edge with the slideshow. The demo shows it laying on top of the slideshow and this is what I want. I don't know how to fix this. Please help me. Thank you.
Images attached.
patvandenbosche Hi Add this code in custom.css
#t4-slideshow + .t4-section-1 { background: transparent; }
Do I add the custom css code to the local/custom.css or css/custom.css? I think I was told at one point to add to local, but I've been adding it to both files.
patvandenbosche Hi In T4 framework template you have to open template style and there is option to add custom code in custom css. Do not need to open local folder.