• First of all, kudos to you for such a wonderful theme and the support you offer. I would like to add 125×125 ads to the sidebar. How can I do that? I prefer not to use any plugin for this purpose.

Viewing 1 replies (of 1 total)
  • Theme Author Richie KS

    (@rkcorp)

    just add something like this in customizer->advertisement->ad loction->right sidebar

    <p class='ad125'>your banner img and code</p>
    <p class='ad125'>your banner img and code</p>

    and add this to custom css

    #right-sidebar p.ad125 { width:125px;height:125px;float:left;margin:0 10px 10px 0;}

Viewing 1 replies (of 1 total)
  • The topic ‘Add 125×125 ads’ is closed to new replies.