1. PROMO Subscribe our All Access Pass @ 75% OFF & access all our 16+ premium Divi extensions: Divi Block Pro, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Solved Menu colors

Discussion in 'Free Divi Community Forum' started by RobertaCin, May 19, 2020.

  1. RobertaCin

    RobertaCin Member

    Hello Divi Helpers,

    I am trying to change colors of hover and current page in the menu but it doesn't work and I still have that light blue which I don't know from where it is coming from https://sailover.net/

    I have tried both in custom setting that in custom css adding the following:

    /*Menu colors*/
    .wp-pagenavi a:hover, {
    color: #824c80 !important;
    }
    .wp-pagenavi span.current {
    color: #36b497 !important;
    }

    Could you kindly help?

    thanks
     

    Attached Files:

    1. PRO MEMBER PERKS Divi Ultimate Archive Plugin - Beautify your Divi archive / category page with 15 different premade blog designs:Learn More
  2. RobertaCin

    RobertaCin Member

    Could you kindly edit the subject line? there's a typo I couldn't edit. thanks
     
  3. Divi.Help

    Divi.Help Administrator
    Staff Member

    Try the below CSS in Divi > Theme Options > Custom CSS:
    Code:
    Log In or Sign Up to view this code.
     
    1. PRO MEMBER PERKS Beautifully crafted custom colored 'Freelancer' Divi layout for all Pro members:View Demo
  4. RobertaCin

    RobertaCin Member


    great but this did not work out the hover effect mentioned and with inspect element i got confused

    would like to make it #824c80

    I am surprised divi doesn't have these settings


    thanks
     
  5. Divi.Help

    Divi.Help Administrator
    Staff Member

    1. PRO MEMBER PERKS Divi Block Pro - Premade floating button design for your Divi site without using any plugins:View Demo
  6. RobertaCin

    RobertaCin Member

    it worked, thank you