STICKY MENU does not showing Mobile Logo

Posted in: Newspaper
Post count: 40

Hi,

Started building website using Newspaper theme and found below said issue.

Header Style: Style 7 – Hybrid Menu on right with logo
STICKY MENU: Always at the top of the pages
LOGO ON STICKY MENU: Mobile Logo

I uploaded different logo under “LOGO UPLOAD” and “LOGO MOBILE”.

However, when I scroll down and up, the sticky bar still shows my Head logo not the mobile logo.

I checked in two test website and it happens the same.

Am I missing anything here?

Regards
Siraj

Post count: 40

To add, this issue happens with Style 7 and style 8 Header style.

Also any idea why I see blank space above the logo when I use style 8 header style?

Please check this link: http://s10.postimg.org/cj3rzemm1/Tagdive_support_query.gif

Regards
Siraj

Post count: 7909

Hi,

These header styles were designed to use the same logo also for sticky menu, it has a specific css code when the sticky menu is activated – http://screencast.com/t/vCoZP7Eg8eo
Please provide a link for the white space above the los as I need to inspect this.

Thanks!

Post count: 40

Thank you.

I thought it was a bug.

Is there a way to bypass it as I would love to have my Mob Logo to be shown there. Any CSS which can help me?

Please have a look at http://www.windowsmechanic.com/, I just reproduced the issue.

Regards
Siraj

Post count: 40

Hi, I need to switch back the header now as I am leaving and dont want the website to be in the same shape for long. Its weekend 🙂

I tried your suggestion at : https://forum.tagdiv.com/topic/im-new-here-got-plenty-of-things-to-do/ where the user was experiencing same issue with “style 8 Header style” (like me). There is blank space at the top. it is reported by another user as well. Also the Mob logo does not work in Sticky menu.

Please let me know whether any CSS code is there which will allow me to use MOB logo on sticky menu bar than showing my original Header Logo (When used with Style 7 – Hybrid Menu on right with logo).

Regards
Siraj

Post count: 7909

Hi,

Regarding the above space. seems to be an issue when background is used on this header style(8) and I added this on our list and it will be fixed as soon as possible. Sorry for inconvenience!
Unfortunately I cannot provide a css solution to display the mobile logo as the style 7 has the menu always sticky so I cannot use sticky class to show it and hide the main logo. this how it was created, sorry!

Thanks!

Post count: 40

hi,

1. Thank you for taking note of the space issue with Style 8.

2. Oh no, I wish we had some way. Thats okay. Will live with it.

Thanks and Regards
Siraj

Post count: 6

Dear Sirs,

I am using the menu settings below;

Header Style: Style 7 – Hybrid Menu on right with logo
Top Bar & Menu – Off
STICKY MENU: Always at the top of the pages

I would like to increase the size of my header and logo same as: http://www.windowsmechanic.com/. Can you please let me know the best and easiest way to achieve this?

Thank you in advance, and I look forward to our prompt response.

Kind regards,
Ernest

Post count: 7909

Hi,

If you want to modify the sticky menu height, you could try to use custom css in Theme Panel > Custom Css, for example – http://screencast.com/t/SGVbrR21pb

.td-header-style-7 .td-affix .td-header-sp-logo {
height: 66px;
}
.td-header-style-7 .td-affix .td-header-sp-logo img {
max-height: 66px;
}
.td-header-style-7.td-header-wrap .td-affix .sf-menu>li>a {
line-height: 66px !important;
}
.td-header-style-7 .td-affix #td-top-search {
bottom: 7px;
}

If you don’t have html/css experience I suggest to get someone to help you, as we are not available for custom services.

Thanks!

Post count: 6

Excellent!

Thank you for the prompt response Alin. All working fine.

Thanks again.

Ernest

Post count: 6

Dear Sirs,

I recently updated the theme from Version: 6.7.2 to 7.2 and I am using the menu settings below;

Header Style: Style 7 – Hybrid Menu on right with logo
Top Bar & Menu – Off
STICKY MENU: Always at the top of the pages

I am also using the same CSS code you kindly sent to me on May 5, 2016 (see above), but the top of the menu displays a white space (please see: http://www.screencast.com/t/MwS9e8kc0). I removed the CSS code but the white space is still displayed.

However, on my local version of the site using the old theme (Version: 6.7.2), the menu is correctly displayed when I remove the CSS code (please see: http://www.screencast.com/t/M0cU45aF) and insert the CSS code (please see: http://www.screencast.com/t/neEI8pDOmyX).

Could you kindly let me know the best and easiest way to fix this?

Thank you in advance, and I look forward to our prompt response.

Kind regards,
Ernest

Post count: 22421

Hello,
Starting from newspaper 7, the logo received a h1 tag for seo purposes so any css that targets the logo will not work properly anymore. Please remove the css and provide a link to your site so we can inspect it and provide the proper code
Thank you!

Post count: 6

Dear Bogdan,

Thank you for the prompt response. I have just emailed the link to our site to: contact@tagdiv.com . I have also removed all the css except for one to modify the width in “.td-sub-footer-copy” property.

Thank you again, and I look forward to your response.

Kind regards,
Ernest

Post count: 7909

Replied via email!
Please reply there and for future when you have another issue or question related to the theme please open your own topic.

Thanks!

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