How to Setup this Menu and Footer

Posted in: Newspaper
Post count: 39

Hi team tagdiv,

Can you please give me a step by step guide on how to setup Menu with hover color and the footer same in the picture https://snag.gy/nujY35.jpg

Post count: 20688

Hi,

I don’t quite understand what you are trying to do. I see the header menu and another menu in the footer I believe. Some more details would be very helpful. Let me know.

Thanks

Post count: 39

Hi simion sorry for the wrong explanation, 1 & 2 is what i want to follow.
1. How to add the header menu with no hover color.
2. How to add the the footer same on the picture.

Post count: 20688

Hi,

If this is your site – https://beebom.com/ I see there is a black hover color on the header menu items. If you want to have the same color set on hover for the footer menu items, you could use this code
http://prntscr.com/o1pb5z

ul#menu-footer-menu-1 li:hover {
background-color: #000000;
}

I could modify it if needed.

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