• Hello,

    I have inserted some ads in the sidebar of my website.
    However the ads in the sidebar appear too small.

    I would like to expand the sidebar/ads to appaear as 300×250 ads (in the sidebar).
    Could you please help me on that ?

    Please note that I am a complete newie and don’t know much on CSS editing (but I am willing to learn!)

    My wesbite:
    https://monsieurbicarbonate.com/

    Thank you,

Viewing 1 replies (of 1 total)
  • Theme Author TT Themes

    (@tomastoman)

    Hi,

    the default width of the Right Sidebar is 370 px. To change it, please put the following custom CSS into “Appearance > Customize > SongWriter General Settings > Custom CSS”:

    body #content {width: 670px;}
    body #sidebar {width: 470px;}

    The sum of both “width” values always has to be 1140 px.

    Best regards,
    Tomas Toman

Viewing 1 replies (of 1 total)
  • The topic ‘Expand ads size in Primary Sidebar’ is closed to new replies.