Ok I am not the best at web design so go easy on me..
I have created a static slider to work as a banner on my main content in the page. That is fine.
Say for example 1140×300
When i try to drop an image the same width or greater bellow it, trying to make it the same width as the static/slider, it doesnt matter what I do
it defaults to narrower than the slider leaving me a border round it.
Can anyone please help as I am pulling my hair out..
Thanks in Advance
It is a models website I work with so is it ok to post the link?
Hey!
You can post it here privately. Make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Cheers!
Yigit
Hello!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.home div .flex_column { width: 109.7%; margin-left: -50px!important; }
If you would like to remove the padding on top, add following code as well
.home .content, .sidebar { padding-top: 0px; }
Regards,
Yigit