I'm looking to edit the navigation menu on my website and move some of the pages within a drop-down menu, so the 'shipping' and 'contact' pages are within a drop-down below the 'info' page - can anyone help with this please?
Here is a link to my website: www.wonkyjam.bigcartel.com
I've also...
here's the navbar's original home not going away, the dark brown bar is what i need help removing
image of my problem, you can see the white line is the drop-down content hiding, and the navbar itself is sticky, however the drop-down isn't showing.
So i'm trying to get a navbar to stick out over...
Trying to make a drop down on a nav like this:
Here's the HTML and CSS - it just stays to the left of the nav links
<header>
<img src="logo.png" alt="" class="logo">
<nav class="right">
<ul class="nav-links">
<li><a href="#">Home</a></li>...
Hello
I am currently working on reviving an old fansite of mine. I have finished designing the main site elements across the whole fansite in photoshop, and have begun coding them in HTML. One of the elements I have created is a series of 3 dropdown menus for a quick navigation of the games in...
Hello!
I am new to CSS and HTML-- I feel like this should be easy but i can't figure it out.
This website was made by someone else and i am tasked with created a dropdown tab on one of the links.
Here is the page for some background: https://earlyyearsinc.com/community.html
I need...