Nested Layout Grid Alignment

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
plat77
 
 
Posts: 27
Joined: Sat Nov 12, 2022 1:59 pm

Nested Layout Grid Alignment

Post by plat77 »

Can you nest a layout grid within a layout grid so that the nested grid is aligned to the top of a column and not the middle? Draging a layout grid into a layout gird automatically seems to center it middle. I'd like to override this to the top. Thanks in advance!
User avatar
crispy68
 
 
Posts: 2737
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Nested Layout Grid Alignment

Post by crispy68 »

What content are you placing within the grid that's going to be aligned at the top? You will need to set the grid to use flexbox. It's the content that get's aligned not the grid. A grid is just the container and its width and height are 100%.
plat77
 
 
Posts: 27
Joined: Sat Nov 12, 2022 1:59 pm

Re: Nested Layout Grid Alignment

Post by plat77 »

Trying to create something similar to what's in the URL. Thinking its a navbar/menu in a layout grid that has a transparent background within another layout grid containing the background image. Maybe not possible and an easier, better way?

https://law-firm.bold-themes.com/main-d ... /home-v-3/
plat77
 
 
Posts: 27
Joined: Sat Nov 12, 2022 1:59 pm

Re: Nested Layout Grid Alignment

Post by plat77 »

Think I will go with what is similar in the WB template URL below.

https://www.wysiwygwebbuilder.com/suppo ... coast.html
User avatar
crispy68
 
 
Posts: 2737
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Nested Layout Grid Alignment

Post by crispy68 »

@plat77

For the "menu bar" with the logo and menu, you could use a layout grid or flex container. It's separate from the Carousel beneath it. I've done this many times in my websites. There menu doesn't stick to the top initially but you could make it a fixed header which would put it over the carousel below with a transparent background.
plat77
 
 
Posts: 27
Joined: Sat Nov 12, 2022 1:59 pm

Re: Nested Layout Grid Alignment

Post by plat77 »

Ok, will give that a try. Thank you!
Post Reply