Classic Blog Menu Style

Posted in: Newspaper
Post count: 28

Hi there,
i want to use the Menu Style from the Classic Blog Template.
I know I can choose Blog Style for Header,
but i just want to have the look of the menu from Classic Blog,
how can i change this in custom css?
In the header i want to have normal style, Logo+Ad
and then i want to have the Menu from Classic Blog,
without underline and with hover text color…
Can u help me?
Thanks, Julia

Post count: 7909

Hi,

You can make this change in header.php file: http://screencast.com/t/Hw7c5iUsr
Result: http://screencast.com/t/2sbaKggda
Also please use this css to center logo image on mobile: http://screencast.com/t/lbyOqdXa1

@media (max-width: 767px) {
.blog-stack .mobile-logo-wrap img {
left: 0px;
right: 0px !important;
}
}

Thanks!

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