Search
 
SCRIPT & CODE EXAMPLE
 

CSS

divi hide header

/* Hide the header */
#main-header { display:none; }
#page-container { 
	padding-top:0px !important; 
	margin-top:-1px !important 
}

/* Adjust padding for transparent headers */
.et_transparent_nav #main-content .container {
    padding-top: 58px !important;
}
Comment

PREVIOUS NEXT
Code Example
Css :: css line height 
Css :: code runner not taking input 
Css :: sass installation 
Css :: centralizing a table with css 
Css :: make footer stick to bottom without overlap over other elements 
Css :: scss mixin 
Css :: for loop for increment id of div in jquery 
Css :: portfolio website html css 
Css :: card with css grid 
Css :: css line-through color 
Css :: min-height not working on body 
Css :: remove black shadow from border css 
Css :: table with vertical lines in angular 
Css :: display flex overflow hidden slider 
Css :: css two classes together 
Css :: red color hex 
Css :: css last child with class 
Css :: npm next-css 
Css :: update checkbox size css 
Css :: control one swiper with other 
Css :: animation using css 
Css :: webkit appreance none select 
Css :: tailwind css colors not working 
Css :: css a tag id selector scrolls too far 
Css :: css how to find all ids that end with something 
Css :: webkit-scrollbar-button css 
Css :: css how to stop screen from left and right 
Css :: adding diffent style in firefox css 
Css :: persian green color code 
Css :: css float placeholder 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =