Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ronan2575

    (@ronan2575)

    Sure Click here

    Thank you

    Thread Starter ronan2575

    (@ronan2575)

    Incase anyone else comes across this issue (as it is my first time building a site with wordpress.

    I added to the css:

    .sub-menu li
    {
    list-style:none;
    border-top:3px solid #731472;
    background-color:#731472;
    }
    .sub-menu li a
    {
    padding:0px 10px 10px;
    background-color:#731472;
    color:#fff;
    margin-top: 5px;
    display:block;
    }

    Thread Starter ronan2575

    (@ronan2575)

    I still have not been able to find any tutorials on adding anchors to the navbar dropdowns in wordpress header.

    It is not a navbar as in html, hence why i am having difficulty.

    As you can see from my first post where I have placed the code from the header.php and the css. Where do i put the anchors? and how do I code in anchors into css, and if the anchors should be in the header.php where and how?

    I truly can not find this information anywhere

    Thank you

    Thread Starter ronan2575

    (@ronan2575)

    Hi Andrew,

    Thank you for responding, if you mean anchor tags like

    <a href>hhjhj.hmtl</a>
    
    <li><a href="">example</a></li>

    I did the nav bar through wordpress admin panel, so shouldn’t that do these automatically as the nav bar and the drop down shows.

    Or did you mean something else I forgot to add in the css?

Viewing 4 replies - 1 through 4 (of 4 total)