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

    Hi,

    I have made a grid row (5 cells) with some text and underneath a button but when changing the size of the screen the buttons do not align horizontally at the bottom of the cell.

    I checked the other posts at the forum but this didn’t help me.

    #1298785

    Hi,

    Thanks for contacting us!

    Could you please post a link to your page and a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com and post the links here :)

    Regards,
    Yigit

    #1298789

    link in private content

    #1299137

    Hi,

    Thanks for that, I can’t load your site though. I get a blank screen with this message:

    Apache is functioning normally

    Could you let us know when your site is back up please?

    Best regards,
    Rikard

    #1299336

    Dear Rikard,

    The site is online normally. You can have a look again.

    Thx,

    #1299573

    Hi,

    Thanks for the update. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (min-width: 768px) {
    .page-id-734 #av-layout-grid-1 .avia-button-wrap {
        position: absolute;
        bottom: -70px;
        left: 58px;
    }
    }

    Best regards,
    Rikard

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