Full header fixing and resize logo

1 reply · opened Mar 5, 2018

MmincekaraMar 5, 2018

Hi there,
I have two problems.

1 - I want to fix logo and menu texts on index-blog.html. only the menu texts remain constant.

2 - I want to double the size of the logo on index-blog.html.

thank you for your help.

SSemicolon WebSTAFFMar 8, 2018

Hello,

  1. Unfortunately, this Menu Styles does not support both the Logo and the Menus to be sticky. Currently only the Menu Area can be sticky on this Menu Style.

  2. Simply consider using the following CSS Code:

#header.sticky-style-2,
#header.sticky-header:not(.static-sticky).sticky-style-2 { height: 261px; }

#header.sticky-style-2 #logo img { height: 200px; }

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard