Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    it is possible but what code would do that depends on what you would actually like to do? The screenshot you linked to seems to be using some other software than WPAdverts?

    If you are using the [adverts_list] in the list mode then you should be able to change spacing between the ads by adding the code below in wp-admin / Appearance / Customize / Additional CSS panel

    
    .advert-item-col-1 {
      padding: 20px 0 20px 0 !important;
    }
    

    If that is not what you are looking to do it would be best if you would link to your website or show a screenshot for your site with the space you would like to increase marked.

    Hello

    Actually I’ve been looking for a similar code for days.

    However, it does not separate the ads, as you can see in the picture.

    Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    which picture do you mean? the one from the first screenshot does not show WPAdverts but rather some different plugin?

    Hello
    Yes I see that user pmmungai86 uploaded a picture of another plugin.
    I would like to do the same, as you can see in the picture, to have empty space between the ads.

    thanks

    Hello

    A solution for this?

    thanks

    Plugin Author Greg Winiarski

    (@gwin)

    If you are using the [adverts_list] in the list mode then the code I posted above will increase the padding between the ads.

    Displaying the ads like on the first image posted in this thread is not possible right now as this is a different layout.

    Hello

    If everything is true, I found it.

    .ast-article-single .adverts-list .advert-item{
    	margin-top:5px;
    	
    }
    Thread Starter pmmungai86

    (@pmmungai86)

    the code isnt working from my end.

    kindly check it again

    Plugin Author Greg Winiarski

    (@gwin)

    Can you paste a link to your page where you want to increase the spacing? Without it, i cannot tell what code would do it.

    Hello

    Works for me.

    Ads are 5px apart.

    Összes hirdetés

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Ad Spacing’ is closed to new replies.