Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #241296

    Hi there, the current advertising widget holds 2 images/links, is it possible to have 4 images/links? I tried doubling them up (two widgets) but the gap between them is quite big, having 4 instead of two would make four link images look better.

    Thanks in advance,

    Silvio

    #241517

    Hi silviouk!

    You can close the gap between two ad widget using this on Quick CSS or custom.css:

    .avia_partner_widget:last-child {
    margin-top: -20px;
    }

    Cheers!
    Ismael

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