problem with the size of the ads and remove search bar

Posted in: Newspaper
Post count: 1

This is a translation

Hello I am writing to see if I can help in 3 things

1. how can I remove the search bar that comes default

2. When I insert the code google adsense size 728 x 90 to appear on my post, then in my entry comes the announcement but much smaller. As I can correct it to leave the size you desire?
my web is curiopost.com

3. There is the possibility that in certain entries or post not leave adsense ads?

Thanks in advance, greetings

Post count: 22421

Hello,

1) You can remove the search from the menu either with css or by removing it from the theme files.
css:
.header-search-wrap{
display:none!important
}

from the files: http://screencast.com/t/X6DjcpVf

2)You can select the ad size you want for every screen size from the theme
panel:http://screencast.com/t/AnJ59mR8S

3)The best solution is to use an ad manager (plugin) which is inserted into ad spots and has if/then checks to exclude category by ID, skip placement as part of post page, etc. (The theme has no option for it)

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.