Row Height Modification

Hello,

I’m a newly, so please excuse this if it is a dumb question! I have installed one of your page templates (http://www.exploringtm1.com/post-557/) and want to make the picture area at the top shorter by about 5 or 6 cm and for the life of me can’t see where to do this.

Can you please help?

Thanks

John

Hey John,

Welcome to BB forums! Just took a look at your Website. Are you referring to the large background image on the top section of your Website? Try adjusting the “Margins” or “Paddings” inside the “Row Settings” as shown on the screenshot below. Is this what you are looking for by chance?

Thanks!

KC

Hey John,

Just wanted to tell you a bit more. You could also adjust the height of the background image by using the CSS snippets below. Let us know if you need anything further.

.fl-builder-content .fl-row-bg-video .fl-bg-video {
    height: 600px;
}

Thanks!

KC

Huh? How do you adjust a CSS snippet please?

What I am referring to is the “bubble” area below the “See the Options” yellow button. Do I need to adjust the CSS snippet to do that?

Thanks KC.

John

Hey John,

You need to insert the CSS snippets into your theme Custom CSS section. Are you able to locate it? It should be somewhere inside theme options. Let me know how it goes.

Thanks!

KC