Hi,
I tried everything and looked through the forum, but haven’t found a response/solution.
I am trying to remove the space between the breadcrumb & section below (so that there is not gap between the image and the breadcrumb)
This topic has 4 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Olga Barlow
Hi,
I tried everything and looked through the forum, but haven’t found a response/solution.
I am trying to remove the space between the breadcrumb & section below (so that there is not gap between the image and the breadcrumb)
Hello,
Full height option is enabled for your row http://prntscr.com/d3b5zj Edit row settings and disable full height.
Regards
Hi, Thank you for your response.
I did that, but the gap between the breadcrumb (header – home/our company) and image is still there.
Hello,
Are you talking about this space http://prntscr.com/d4ys1p ?
Then edit your page and use VC custom CSS styles for page http://prntscr.com/d4ysqv
Add the following code
.page-heading {
margin-bottom: 0;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up