Quantcast
Channel: Catch Themes » All Posts
Viewing all articles
Browse latest Browse all 4333

Reply To: Decrease slider size and remove white spaces in Catch Everest Pro

$
0
0

Hi Sakin

I’m using your catch theme pro and I have a white line under the feature image.

I tried all the css code you provided to others with the same issue, however they didn’t work for me.

my website is ; beta.shenneljordan.com

thanks an advance for your help

I used the following css codes ;

#homepage-message { background-color: #423031; color: #DF7401; }
.page .entry-title { display: none; }

.entry-header .entry-title { font-size: 18px; }
#main-slider .entry-content { font-size: 13px; }

#site-generator .site-info {
padding: 10px 0;
}

#masthead { padding-bottom: 0px; }
h1#site-title { padding-top: 0px; }

h2#site-description { padding-bottom: 0px; }

.form-allowed-tags{
display:none;
}

#hgroup-wrap, #site-logo { padding: 0 }
#hgroup-wrap { position: relative; }
#hgroup.with-logo {
left: 5%;
padding: 0;
position: absolute;
top: 35%;
}

/* For Titles */
#footer-sidebar .widget-title,
#footer-sidebar .widget-title a {
color: #ffffff;
}
/* For Links */
#footer-sidebar .widget-area .widget a,
#footer-sidebar .widget-area .widget a:hover {
color: #6E6E6E;
}
/* For Text */
#footer-sidebar .widget-area .widget {
color: #ffffff;
}

/* Footer Sidebar Font */
#footer-sidebar { font-size: 5px; font-family: sans-serif, Arial; }
/* Footer Sidebar Widget Title Font */
#footer-sidebar .widget-title { font-size: 14px; }
/* Footer Widget Margin Bottom */
#footer-sidebar .widget { margin-bottom: 14px; }

#footer-sidebar {
background-color: #ffffff;
}

#footer-sidebar, #supplementary { padding: 5; }
#supplementary.three .widget-area { margin: 5; width: 33.33%; }
#supplementary .widget { margin: 0; }

/* Margin above Homepage Headlines Box */
#homepage-message { margin-top: 0px; }
/* Padding above Featured Content Box */
.home #main { padding-top: 30px; }

@media screen and (min-width: 0px) {
#homepage-message span {
font-size: 30px;
}
}


Viewing all articles
Browse latest Browse all 4333

Trending Articles