Re: Updating the css file
15 posts by 2 authors in: Forums > CMS Builder
Last Post: December 8, 2017 (RSS)
All I can see in the .content-wrapper class is this:
.content-wrapper {
overflow-x: hidden;
}
There aren't any other values?
As should have become clear by now, I'm not a programming expert! :-)
By leo - December 8, 2017
The "wrapper element" here is referring to the wrapper of the img element. In this case, it's the "#subheaderprojects". Sorry for the confusion!
interactivetools.com
Much better! :-) http://dordanmech.com/projects2.php
Do you know how to adjust the depth (height) of the photo?
By leo - December 8, 2017
Adjust "#subheaderprojects" padding-bottom to allow more space for the wrapper. You can also change the margin inside of "#subheaderprojects" to create more space.
Hope this makes sense XD
interactivetools.com