Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @carlosmd

    To centre just those top and bottom widgets you can add the following into your theme’s style.css above the first @media statements if there are any.

    #ttw-top-widget ul,#ttw-bot-widget ul {
    text-align: center;
    }

    As for putting them anywhere they it’s up to where your theme allows widgets to be placed.

    However, you can always drop the affiliate code into any post or page. Just make sure you click on the “Text” tab before pasting in any HTML code.

    Wil.

    Thread Starter carlosmd

    (@carlosmd)

    Thanks LimeCanvas for your response, I will try it!!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Top & Bottom widgets location’ is closed to new replies.