Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi tgberk. See Theme Options > Header > Header Ads. Then in Widgets add your ad widget or a text widget with the ad code to the Header Ads sidebar.

    Thread Starter tgberk

    (@tgberk)

    Thank you but the widget is under the logo, i want a widget area near the logo https://i.imgur.com/XISyV0Z.png

    And i have an another question i want to hide date data under the thumbnails and author name data on the post page. I use this code but not working:

    .post-byline
    {
    display: none;
    }
    .post-meta .post-date
    {
    	float: left;
    	display: none;
    }

    The header ad widget is positioned by default in the upper right section of the header. If that’s not where it is then there is something else causing it to move. Can you post a link to your site? That will let us see both the header issue and the other code you’re trying to use.

    Thread Starter tgberk

    (@tgberk)

    Thank you very much for your reply, You were right widget is positioned by default in the upper right.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Widget Area next to logo’ is closed to new replies.