New Landing How can we help? Cardinal Increase margins of Swiftideas 8X Ad Grid

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Cardinal
  • #146970
    manofmany
    Member
    Post count: 91

    Site URL: http://manofmany.com

    Hi,

    Are we able to increase the spacing between the small advertisements in the swiftideas 8x ad grid so that the width is 300px in line with the sidebar width.

    At the moment it looks a little thin. Please provide the correct css if possible.

    I’ve attempted increasing the individual ad margins but it pushes the ads into one column.

    Kind regards,
    Scott

    #147070
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    .sidebar-ad-grid ul>li:nth-child(odd) {
    margin-right: 35px;
    }
    .homepagewidget .sidebar-ad-grid {
    padding: 0;
    }

    – Kyle

    #148018
    manofmany
    Member
    Post count: 91

    Thanks Kyle.

    That’s great.

    Is there a way to center the whole ad grid on the mobile site?

    Right now it is appearing to the left.

    Cheers,
    Scott

    #148064
    manofmany
    Member
    Post count: 91

    Figured it out! I just added float:none; and margins to auto.

    #148078
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s sorted.
    -Rui

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.