Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #387030

    Hey,
    the only solution i have found in enfold to design my maincontent without borders are gridrows. It looks very good, but on mobile devices background images are raised, the same with the headlines. Is there a other possibility to design it this way?
    Thanks!

    #387276

    Hey fortbliss!

    I’m sorry but I’m not sure I understand what your trying to do. Take a screenshot and highlight what is going on so we can get a better idea.

    Cheers!
    Elliott

    #387625

    Hi, Elliot
    this part of my home-page looks in the 100% view like it should. If I minimize the browser-window it looks like here:
    gridrows
    I think the columns should be one belowe the other, and the headlines and images should be minimized.
    If its not possible with gridrows is there another way to get columns without borders like it is in the 100% view.

    Best Regards,
    Michael

    #388131

    Hi!

    Adjust the background size with this on Quick CSS:

    .flex_cell.no_margin.av_one_third {
    background-size: 100% 100%;
    }

    Set the Mobile Behaviour of the grid row element to the default option.

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.