Forum Replies Created

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

    (@nikinicole)

    Still pulling my hair out on this one.

    Found a class that relates to that menu item, but the styles aren’t effecting it exactly how I thought it would.

    Here is my css:

    .menu-item-317 {
    	background-color: #29415A;
    	color: #FFFFFF !important;
    	height: 35px;
    }
    
    .menu-item-317 a:link, .menu-item-317 a:visited, .menu-item-317 a:active, .menu-item-317 a:hover, {
    	color: #FFFFFF !important;;
    }

    And here is the navigation html:

    <nav id="navigation" class="jqueryslidemenu"><ul id="menu-navigation" class="menu"><li id="menu-item-313" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-245 current_page_item menu-item-313"><a href="https://www.canomed.com/home/">Home</a>
    <li id="menu-item-320" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-320"><a href="https://www.canomed.com/our-practice/">Our Practice</a>
    <li id="menu-item-319" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-319"><a href="https://www.canomed.com/doctors-dentists/">Doctors & Dentists</a>
    <li id="menu-item-317" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-317"><a href="https://www.canomed.com/plan/">Plan</a>
    <li id="menu-item-316" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-316"><a href="https://www.canomed.com/medical-blog/">Blog</a>
    <li id="menu-item-315" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-315"><a href="https://www.canomed.com/news-offers/">News & Offers</a>
    <li id="menu-item-318" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-318"><a href="https://www.canomed.com/contact/">Contact</a>
    </nav>

    I can’t get that link to turn white, and that box needs to be down about 25 px and I’m having serious trouble trying to make it happen.

    Site link: https://www.canomed.com/

    Thanks so much to anyone that can help

    Thread Starter nikinicole

    (@nikinicole)

    Thanks, I got it working when I wrote out the whole url.

    But what is the correct way to use a relative path? What did I do wrong?

    Thread Starter nikinicole

    (@nikinicole)

    oops…I’m sorry, one more question.

    I got it working when you click the link the first time, but if you click it again it just adds another directory and makes the link not work, then eventually link to the main page of the blog.

    Thanks so so much.

    https://blog.nicolesauk.com

    Thread Starter nikinicole

    (@nikinicole)

    oh! Thank you so much!

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