Hello again
could you pleae reopen this thread or help me here with some minor adjustments?
https://kriesi.at/support/topic/simple-layout-seems-impossible-to-achieve/
Actual it looks like this:
1: How can i bring the boxes closer together so that it looks like this?
https://drive.google.com/open?id=0BzF3a9LXV99JM2lwVldhcFBSWVk
2: What would you recommend to bring the header in line with the left boxes like seen here?
https://drive.google.com/open?id=0BzF3a9LXV99JM2lwVldhcFBSWVk
Should i try it with grid columns or with layout-columns?
Regards Max
PS: What is the best way to get a closed thread reopened?
Hey digitalprint2222,
We are happy to help you with that issue :)
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.page-id-123 .standorte {
width: 100%!important;
}
.page-id-123 div .av_one_half {
margin-left: 3%!important;
}
body.page-id-123 .column-top-margin {
margin-top: 3%;
}
This layout can also be achieved using the 1/3 Grid rows.
If you still have any issues Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Vinay