This topic has 2 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler
Hello,
I want to make the highlighted areas the same height.https://prnt.sc/lkh5fw
Also, on same page I want the gap between main header and cover image to be 0px.
Kindly suggest what to do.
Regards
Hello,
Please add this code in Custom css for page area http://prntscr.com/lkl2wo
.page-content {
margin-bottom: 0px;
margin-top: 0px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up