Forum Replies Created
-
AuthorPosts
-
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;}
Thank you Chris, it is exactly what i needed.
Ok i noticed that it has been also solved.
Thanks you Chris.Thank you Chris it is perfect now 🙂
How about my second question: how can i reduce menu height size or the font size of only menu?
Thanks
Hello, it does not work
Actually i could not explain what i need clearly.
1- I need to reduce header height size as shown below screen shot. I need to remove green area and shift menu up.
2- For the menu (home page) i need to reduce height or i need to reduce font size as shown in the second image.
And Here is the added codes into the my CSS area
.slider-main{ position : relative; width : 92%; 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;}
Tnaks Chris, it is working.
I changed code as below so i managed to align slider in the center, but my other issue is : How can i align text to top ?
.slider-main{
align: ‘center’
position : relative;
width : 60%;
height :80%;
}
.slider-main{margin:0 auto; display:table;} -
AuthorPosts