Create two banner columns on top of menu

Posted in: Newspaper
Post count: 15

Hello, I would like to create a two column ad box on top of the menu, and under the logo. Attached screenshot.
Any ideas on how to achieve this?
Thank you

screenshot: http://temposdixital.gal/tempos.jpg

Post count: 23312

Hi,

Yes, you can do this if you will use the Header manager functionality. Please check our official documentation from here -> https://tagdiv.com/newspaper-theme-customize-the-header-manager/

Thank you!

Post count: 15

Hi Catalin, I have updated the theme and now I see that functionality, I have selected “Header Template 20 – News Week”. So now I can edit the cloud template.

I also selected from the theme options to use that particular header template on all pages.

If I edit the header on any page template, the modification will be reflected on all pages, that’s confusing.. I think this header template needs to be edited only on the cloud templates section, this makes sense?

Another question, I have a difference on css on some URL’s and they are all using the same header, see please the space between the menu and the banners:
-on page templates there is some space between (http://temposdixital.gal)
-on archive templates there is no space, this is what I have set up, no padding or margin bottom (http://temposdixital.gal/categoria/destacadas/)

Thank you!

Post count: 23312

Hi,

Please notice that you have the possibility to use the header template only at your desired pages do not affect the rest of your pages if you do not want this. You do not need to set up this template to be general.
Regarding the second request, I have checked your website and I saw that it’s an incorrect CSS in the paragraph. Try to use the code below and place it in Theme panel -> Custom CSS area and check the results.

.page-template-default .wpb_text_column p:last-child {
margin-bottom: 0px!important;
}

Now, are looking fine, as you can see here -> https://www.screencast.com/t/abFyUTaQh0

Thank you!

Post count: 15

great SOLVED!
thank you.

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