wallstreet theme contact us template
-
I am using css for the page breadcrumbs to be moved up on my pages.
but as a result when I turn the the Contact us template on it then puts the address, phone, email icons too high up.
https://healingeyes.org/contact-us/How can i keep the custom css for the aesthetic view of the page headers but let the contact us page appear lower on the page and not on top of the page header?
.page-mycarousel {
height: 200px !important;
}.page-header-title {
margin: 0 auto !important;
padding: 15px 0 !important;
}.navbar-brand {
margin-right: 0;
}
.page-breadcrumbs{margin-top:120px;}
The topic ‘wallstreet theme contact us template’ is closed to new replies.