Google Ad Alignment

Posted in: Newsmag
Post count: 45

Hello,

Please how do I get the Google ad that is displayed under the videos playlist on this page, http://www.myjcr.com/videos/, to be center aligned? It currently appears to be left aligned on that page and on /photos/ and /events/. I want to center align the ad on those three pages.

Post count: 23312

Hello nkodgh,

Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-g-rec-id-header{
text-align: center;
}

The result is here -> http://screencast.com/t/LEmcdgbcRR

Thanks for the message!

Post count: 45

Hello Catalin,

Thank you. It worked.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.