Home Forums Re: Move the header text

Admin

Syahir Hakim

#16063

Insert this in your child theme’s style.css file, or in the theme’s Custom CSS option:

.header_title {
left: 70px;
top: -45px;
z-index: 10;
}
.header_desc {
display: none;
}