Theme Update Problems

Posted in: Newspaper
Post count: 68

Hi,

I have just updated the theme and its reset everything I had set, also, I have a background set for the theme on hybrid menu but the main content body is transparent and also 100% width – how do I fix this?

Also,
I need the full size logo on left with the menu below adjust to the left – how do I do this?
How do I remove the search icon from the menu?

Post count: 7909

Hi,

Please provide your site url and more details about the header background as I’m not sure what you mean. Also you can check the header templates available for Newspaper theme – https://forum.tagdiv.com/header-styles/
You can remove the search from the menu using custom css in Theme Panel > Custom Css – http://screencast.com/t/mowhxMOda

.header-search-wrap {
display: none;
}

Thanks!

Post count: 68

Thanks for the reply, I have managed to fix the above issues, but there is just one more issue I am having.

How do I get the old header style back with full size logo aligned to the left and menu directly below aligned to the left?

I can get the menu aligned to the left but the logo is small, how do I increase the size and also align the header advert to the right side?

Post count: 22421

Hello,
You need to chose another header style from the theme panel. There are 3 styles with full logo. That means the logo will not be cropped and will maintain the size you upload.: http://screencast.com/t/eXFimL6yj
If you plan on modifying a header style, please specify the header style you want modified so we can see if the modification is possible as all header styles are different. A link to your website will also be helpful as we can inspect the logo you wish to increase and we can edit it directly with a live css editor.
Thank you!

Post count: 68

I want to modify the default header, it is the one I prefer but the logo is too small. I want the default header with a full size logo of “535 x 97” – how do I do this because whenever I adjust the size of the logo in the css it makes the padding of the header with huge white spaces round it.

Post count: 68

I also need the top header ad to be fully aligned to the right – it doesnt seem to want to fully move to the right

Post count: 22421

Hello,
It can be done with css but unfortunately that size will not leave enough size for the header ad. It will have to be adjusted as well. And this also depends on the ad you place. I can edit the ad i have set up, but it is not probably the same size as your ad.
Please provide a link so we can inspect your website and see exactly what we are dealing with.
Thank you!

Post count: 68

In the next update is there no way you can do a full size logo aligned left and menu aligned left like on the old theme please

Post count: 22421

Hello,
You can see the list of header styles: https://forum.tagdiv.com/header-styles/
You can use header style 9 of you wish and simply use a float left on the logo.
It is difficult to create a full logo template aligned left and the ad on the right. People use different logos and the ad will fall under the logo if the logo will be too big. We had to limit the logo in some way so the ad would keep it’s position.
Thank you for your understanding.

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