Plugin Author
Arnan
(@adegans)
Looks all straight to me. Which one is not in the right spot?
Oh sorry on Mobile viewing.
Plugin Author
Arnan
(@adegans)
It looks fine on my iPad too but the CSS is different for Groups and Single ads. I’m assuming the 2nd ad from the sidebar is aligned different for you? It has different height and width CSS.
Which is the only difference I see. Maybe that’s a clue.
Applying the same CSS to the single ad probably has it all behave the same way.
Or swap out the single advert with a group to make it work the same way as the rest.
Thanks for checking this out.
It is the second and fourth sidebars that are single adverts that are not displaying the way the other ads that are in groups are displaying. I checked out the sizing for these and they are the same as the ones that are displaying correctly 300×300… I couldn’t seem to find where you saw it differently.
Also, I did try to add these all into a group, but unfortunately, I need these larger ads to display in order so that each larger ad gets a spot at the top, and I can’t seem to do this via your plugin.
Any help or css to align them would be amazing, thanks so much for your help so far!
Plugin Author
Arnan
(@adegans)
Something like .primary-sidebar .a-single { margin: 0 auto; } will probably work.