Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Spacing problem with slider

Home / Forums / Virtue Theme / Spacing problem with slider

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
June 21, 2015 at 12:11 pm

Hi,

I am obviously not very proficient with CSS. I have been trying, without success, to fix a small problem.

Can you tell me how to get rid of the extra spacing above the slider (that allows the background to show through) on this page:

I want it to look just like the slider area and above on the Home page:

I have only added a little bit of Custom CSS, but I can’t seem to get it corrected.

Here is the only Custom CSS that I have used:

.sliderclass {
border-top: 3px solid#DFD0C3 ;
border-bottom: 5px solid #AB9785 ;
}
.sliderclass {
padding-bottom: 0px;
padding-top: 5px;
}
.contentclass {
border-top: 3px solid#fff ;
padding-bottom: 0px;
}

Thank you so much!

Patty

  • The forum ‘Virtue Theme’ is closed to new topics and replies.