Please remove this chunk of codes from additional css
#order_review {
margin-left: 900px;
}
#order_review_heading {
margin-left: 380px;
margin-top: -905px;
}
@media (min-width: 981px){
#order_review_heading {
margin-left: 0 !important;
margin-top: 0 !important;
}
}
if the above method does not work try adding this below css on additional css
@media screen and (max-width: 980px) {
#order_review_heading {
margin-left: 0px !important;
margin-top: 0px !important;
}
#order_review {
margin-left: 0px !important;
}
}
Regards,
Sanam
Regards,
]]>Is “TRAVEL INSIGHT PRO” The Best Travel WordPress Themes Of Themepalace ?
]]>Hmm, I see it’s already removed from your site. Can you please confirm that you are talking about space below the navbar?
Regards,
Psink
Am I doing anything wrong?
And furthermore, once you reply, can you add your email adress instead of noreply@ since I always have hard time loggin in your site due to Jetpack restrictions..
]]>Add this CSS
section#banner-image {
display: none;
}
Regards,
Psink