Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1297289
    Anonymous

    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.

    #1297700

    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

    #1299911
    Anonymous

    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

    #1300134

    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

    #1300253
    Anonymous

    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!

    #1300357

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Elements Boxed sized in color section’ is closed to new replies.