HEIGHT: td-header-menu-wrap-full

Posted in: Newspaper
Post count: 89

Hi,

The theme generates the height of (td-header-menu-wrap-full) it’s not in the CSS so where can we change that rather than overiding it in the CSS using !important

Regards,

Glenn

Post count: 22421

Hello gfran5,

You cannot find the height property in the files because it is applied with javascript when using the sticky menu option from the theme panel’s header options http://screencast.com/t/xrGk6pQ6X.
If you use normal menu, the inline css disappears and you can set a height value in style.css to the “.td-header-menu-wrap-full” class.
Unfortunately, if you want to use sticky menus, that’s more complicated as it involves modifying the “tagdiv_theme.js” and it is much more difficult to achieve. http://screencast.com/t/rdOSKPLaVi

Thank you.

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.