Hi,
I have noticed that the slider title clashes with the header..see
http://cardinal.iehf.org/join-in/
I want to add padding to the top of the title so it doesn’t clash anymore, i tried adding the following code to the custom css but it didn’t work?
.caption-content {
padding-top: 15px;
}
Firefox grab is as follows:
<div class=”caption-wrap container”>
<div class=”caption-content” data-caption-size=”smaller” data-caption-y=”top” data-caption-x=”center” data-caption-color=”” style=”margin-top: -51.5px; opacity: 1; padding-top: 0px; padding-bottom: 0px;”>
Thanks in advance,
Roland