Re-center entire site in Church theme, and Google Adsense question

Home Forums General Forums Re-center entire site in Church theme, and Google Adsense question

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1687
    REJOICE
    Participant

    I accidentally hit something with my cursor while working on my site, and the ENTIRE site left-aligned itself. It was centered perfectly at first. How can I get it back centered? URL is http://www.feedthefaithtv.com

    Also, is it possible to embed html into a text widget for Google Adsense leaderboard and square ads?

    Thanks in advance for your help!

    #1688
    han
    Keymaster

    Google Maps ready plugin overrode the css style that cause Left align issue. 2 ways to solve the issue:
    1. disable Google Maps ready plugin
    2. Go To “Appearance > Customize > CSS” and add this code

    .wrap {
        margin: 0 auto !important;
    }

    Yes, you can embed HTML code into text widget

    #1690
    REJOICE
    Participant

    Diabled Google Maps Ready and it instantly re-centered!!!! Also inserted text widget into a row and it blank-spaced to await Adsense. Thanks a million for your help!!!

Viewing 3 posts - 1 through 3 (of 3 total)

You must login to reply to this topic.