No search results were found in Documentation!
Need help with customizing the sticky menu. I’m using header template 9. I have made changes to the header and would like to have the sticky menu reflect those changes. I don’t see where to make these changes to the sticky header. I would like to:
1. Remove the “Newspaper” template logo completely. See second screenshot below.
2. Change the font weight and size to be the same the changes I made to my custom header. See first screenshot below.
My header changes:https://prnt.sc/mmd0mk
The default template sticky menu that I want to change: https://prnt.sc/mmd0sg
I have the same question. I want to change the font weight from the default template and the logo is the template’s not my logo for the sticky menu.
Hello,
Could you please tell me how to set up different header style for home page and posts?
I would like to put header style 10 (logo on the top and main menu below)for the home page and header style 7 (logo on the left and main menu on the right) for all the post pages.
Thank you!
Hi, using a layout like header 10 makes my header to large, ideally i’m hoping i can use the same header i am using, but can get some help with a little extra css from you to make the logo a little larger in that header?
Hi,
Now, in the latest theme update, we have introduced a header builder which allows you to create your own logo with your desired size. Check here -> https://tagdiv.com/newspaper-theme-customize-the-header-manager/
Thanks for your understanding!
Hi,
Check our list of header styles from here -> https://forum.tagdiv.com/header-styles/ As an instance, try using the Header style 10 which displays your logo in full width.
Thanks.
I have imported the header, I added the logo. However, it is not possible to hide the text. Despite deleting the subtitles and setting the hide option, it still appears on the page.
how to change icon social media in main menu ?
i want to change Bigger than ever logo.
-> https://imgur.com/a/UuIO9Nx
Thanks.
I would like to use a larger logo size in header style 5. I am using newspaper theme v9.1 and can’t upgrade to 9.5 at this time. I would like to have a larger logo in header style 5. Can you provide me with the CSS code to do this so I can display a larger logo on desktop and tablet screen sizes? The default mobile menu logo size for header style 5 is fine as is, it just needs to be larger on desktop and tablet screen sizes.
Hi, sorry i wasn’t clear. The theme is resizing my logo, and it’s too small. I’d like it to be larger in that space. Is there a way to adjust how much the theme is resizing the logo?
Hi,
I have checked your website but I do not saw any problem with your logo. That’s the normal theme’s behavior as you can see in our demo from here -> https://www.screencast.com/t/sKHmgCkxFPl
Thanks for the message!
Hi,
With that header style setting a background image in the theme panel will display it like this, behind the ad
– http://prntscr.com/mkwdci
You could import or design a header template, set the image background on the rows in the header
– http://prntscr.com/mkwejr
Use the logo image you want and position it with the CSS tab setting for example
– http://prntscr.com/mkwfgu
There are many possibility with the new header options.
Thanks
Hi,
If this field is empty https://www.screencast.com/t/ymKK5sEb then please check in Newspaper>Theme panel> Logo & Favicon and please make sure that the field for text logo is empty -> https://www.screencast.com/t/11g0tMNcbI
Thank you!
Is there a way to get a little less spacing around the logo? My client’s logo is rather large, and it’s looking a bit too small on the site https://www.westislandblog.com/newspapertheme/ (we’re switching from another theme to this one, and it looks way better on the old theme https://www.westislandblog.com/)
How can I change the pixel value for the switch between the normal menu and the drop down mobile menu? My menu is too big on tablets (portrait) which makes it look al weird with overlapping menu and logo etc, so I want it to switch to the drop down mobile menu sooner.
Yes i need you to help with css
i want to make menu closer logo like this website
This link https://www.unilad.co.uk/
pic -> https://imgur.com/a/ZdOHAEl
Thanks for your help.
Hello!
How can you set a horizontal header image on the very the top of the website? It needs to be covering a part of the logo like this:

I tried different header settings in the admin panel, but the background image is not shown (HEADER STYLE is set to “Style 8”, and TOP BAR LAYOUT is set to “Style 4”):

I also tried this custom CSS, but it doesn’t take effect:
body {
background: url(image.png) repeat-x top center;
}
Newspaper theme version is 9.5. Header Manager is enabled.
Can you please advise?
Thank you,
Alexander
Hi,
Yes its build in the header builder. I had removed all text from that box and every other box still have text in the logo box
Hi,
If this header is build with the new Header -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/ please check the settings from the header logo and remove from there the text -> https://www.screencast.com/t/Tz793UOI
Thank you!
When i add a logo to the header ( i removed all text from the boxes) It shows the logo and site name in text.
See out test site : https://www.groningerkrant.nu/
Hi,
1. Please make sure when you set the logo that you set the size of image for full size
-> https://www.screencast.com/t/m9R0TjVj
-> https://www.screencast.com/t/YvKdOVFZVq
Hope this will help you!
Thanks.
Hi,
You have set a padding-top -> https://www.screencast.com/t/UBzNuaNRPg if you’ll remove it your page will look like this -> https://www.screencast.com/t/DT7wgNJx ; you can do this with custom css -> https://www.screencast.com/t/3B7X7hjJ5uS
set the code in Newspaper>Theme panel>Custom code>Custom css ->
.td-main-page-wrap {
padding-top: 0;
}
or for line -> https://www.screencast.com/t/5H7DHHhxWI -> https://www.screencast.com/t/EOMd7CVNHu
.td-header-style-11 .td-logo-wrap-full {
border-bottom: 0;
}
Hope this will help you!
Thanks.
HI i have question how to inster external shortcodes into tag div builder. Iam migrating site for my client that use DIVI / Extra heavy modified with alot additional plugins
in current site i was using this plugin than i inserted directly via header.php
<?php echo do_shortcode (“[show-logos orderby=’rand’ category=’partnerzy-komercyjni’ activeurl=’new’ style=’normal’ interface=’hcarousel’ tooltip=’false’ description=’false’ limit=’0′ padding=’10’ filter=’false’ ]”); ?>
or directly with [show-logos orderby=’rand’ category=’partnerzy-komercyjni’ activeurl=’new’ style=’normal’ interface=’hcarousel’ tooltip=’false’ description=’false’ limit=’0′ padding=’10’ filter=’false’ ] inside divi builder
it worked also without php code direcly in divi builder …
another plugin is https://pl.wordpress.org/plugins/vimeography/ that create [vimeography id=”1″] shortcode –
puting shortcode as raw html row results prining shortcode not the plugins content
is any ueasy way to add similar funcionality native with Newspaper ( logo carousel maybe ) or making shortcode work ?
Hi,
What header style are you using? Maybe that is how the header style displays the logo, how it’s design is made. Let me know.