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

Slider Padding

Home / Forums / Virtue Theme / Slider Padding

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
November 23, 2014 at 4:06 am

Hi,

http://www.o-zen.de

1. After updating today a left and right white padding appeared on the bottom slider

Slider is set to autoresponsive, unlimited hight, force fullwidth and -30px bottom in the position settings

when i set to full screen it gets worse:

2. Please help reducing some space to the left and right of the infoboxes, also between them

My customs so far:
.home .contentclass {
padding-top: 0;
}

.contentclass {
padding-top: 0;
}

.kad_fullslider .kad_fullslider_arrow a {
color:#dd3333; line-height: -50px;
}

.kad-header-style-three #nav-main ul.sf-menu > li > a {
overflow: hidden;
padding-top: 10px;
}
.kad-header-style-three .sf-menu li a i {
font-size: 24px;
display: block;
position: absolute;
margin-right: 0;
width: 100%;
text-align: center;
left: 0;
top: -15px;
vertical-align: bottom;
line-height: inherit;
height: 100%;
}


@media
(max-width: 1200px) {
.kad-header-style-three #nav-main ul.sf-menu > li > a {
padding-left: 10px;
padding-right:10px;
}
}

#topcontrol>div {
z-index: 10000;
}

.page-header {
display:none !important;
}

Super thank you again,
B.

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