- This topic has 3 replies, 2 voices, and was last updated 7 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Construction Pro/Build Forum › Reducing space on top
Hello,
How can i reduce spaces as shown with yellow boxes in below screen shot?
I can delete page titles or reduce font size.
I am using very small picture 1px X 1px for the featured images of each page.
My Website: aswagroup.com
I am also pasting my Customize CSS codes:
.slider-main{
position : relative;
width : 90.7%;
height :100%;
}
.slider-main{margin:0 auto; display:table;}
.inner-banner{
position : relative;
width : 100%;
}
.innerbanner{margin:0 auto; display:table;}
#footer-wrapper { padding:0;}
.copyright-wrapper { padding:8px 0;}
#footer{display:none !important;}
#footer-wrapper{height : 5%;}
.nav ul:hover ul { width:350px !important;}
.widget-column-4{display:none;}
.widget-column-1{display:none;}
.widget-column-2{display:none;}
.widget-column-3{display:none;}
.nivo-caption{top:20% !important;}
.header { padding-top:5px;}
.head_fix { padding:10px 0 0;}
.header .header-inner .logo{padding:0 !important;}
.innerbanner{display:none;}
body.page .header {position: static;}
.innerbanner {display: none;}
.header .header-inner .nav ul { font-size:13px;}
.header .header-inner .nav { top:0;}
.header .header-inner .nav ul li a { padding:5px 40px;}
.slider-main { top:-5px;}
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
h1.entry-title, h1.page-title { display:none !important;}
.content-area { padding:0 0 50px !important;}
Regards,
Dave
Thank you so much, it is exaclt what i wanted.
i changed it as below :
h1.entry-title, h1.page-title { display:none !important;}
.content-area { padding:2 0 50px !important;}
🙂
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]