Site logo

[Resolved] Adsense banner before tittle

Home Forums Support [Resolved] Adsense banner before tittle

Home Forums Support Adsense banner before tittle

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2503703
    Manuel Fernández

    Hello,

    I would like to have centered my adsense banner (the banner which is located before main tittle – h1). Now, the position of the banner is on the left, before h1 tittle.

    I paste a link of my site as an example: https://thedataschools.com/sql/

    Are there any CSS to have the banner centered?

    Many thanks in advance

    #2503794
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .adsbygoogle {
        margin: auto;
        display: block !important;
    }
    #2503925
    Manuel Fernández

    Works perfectly!

    Thank you very much David!

    #2504093
    David
    Staff
    Customer Support

    Glad to hear that

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