• Resolved Paul

    (@rhododendron)


    I have added two ad rows. with myextrahtml tag.
    But the alignment needs to be fixed to center. How do I do that?
    dont know how to modify this in function.php.
    what code should I use for aligning them to the center?

Viewing 4 replies - 1 through 4 (of 4 total)
  • What happen with something like this?

    .adsbygoogle ins {
    margin-left: auto !important;
    width: 90% !important;
    }

    p.s.
    anyway, always link to your site, I know your site, but it’s just me ??

    Thread Starter Paul

    (@rhododendron)

    You are just simply awesome!
    You have all the solutions to any damn issue! I wonder !

    Its good for me though ! ??
    So that I can come with all weird issues. And can completely trust on your solution !

    From today I am naming you “Awesome Dude” ! ??

    Eheh, thank you.
    But it’s just about trying.
    Anyway consider that .adsbygoogle ins is pretty generic selector. So will affect also others similar elements.

    Glad you solved.

    Thread Starter Paul

    (@rhododendron)

    ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Ad Row Alighment at the center’ is closed to new replies.