Hello Enfold, you lovely Theme.
Maybe a dumb question for you, but umfortunately, im not a trained webdev.
(How) is it possible to set the size of 2 1/2 columns to boxed width, whe they are inserted into a color section?
I moved 2 columns with textbox-content into the color section, to have the background image also behind the text. But now, the columns are wider than outside and loose some of their readability.
Hey Tim,
I’m not sure I fully understand your the problem or your intentions. Could you post a link to where we can see the results you are getting please? Also let us know what you would like to change.
Best regards,
Rikard
Hey Rikard,
sorry for my late response. I think, I didn’t get a notification about your reply (checked the Box below now). Hae a look to the WIP Website.
There are 2 times 2 columns with each 1/2 width. the lower one in the color section goes, as supposed, stretched from left to right, while the upper one outer the color section has the box-sizes. Can I get the 2 columns in the color section to the width of the boxed ones? Since it’s a Five-column grid, its hardly to handle by using other column-widths.
Thanks
Hi,
Thank you for the clarification.
The columns are wider in the color section because of this css code.
.kachel_home .container {
width: 100%;
max-width: none;
}
This removes the maximum width limit for the color section container, which is set to 1310px.
Best regards,
Ismael
Hi Ismael,
thanks. So I was too dumb to understand my own styling… 🙄
that worked. On the original site, there are “home made” tiles below the text in the same container, i need the full width for. So i’ll just sepatate them.
Thank you and have a nice day!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon