Site logo

[Support request] Ad Padding

Home Forums Support [Support request] Ad Padding

Home Forums Support Ad Padding

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

    Hello,

    I have a small issue and i was hoping you can help me sort it out. I am using a hook to add an advertisement below the menu but there is no padding at all as you can see from the screenshot below.

    https://imgur.com/YGSM61x

    I have tried the code below, which works fine for another site of me, but it doesn’t seem to work this time.

    .site-main .adsbygoogle {
    margin-top: 15px;
    }

    Could you please advise? I just want to add some padding.

    regards

    Charalambos

    #1053111
    David
    Staff
    Customer Support

    Hi there,

    try:

    .site-content .adsbygoogle {
        margin-top: 15px;
    }
    #1053760
    Charalambos

    Thanks David, it works fine.

    #1054066
    David
    Staff
    Customer Support

    Glad to be of help

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