Okay
  Public Ticket #2556616
Construction Demo Main Menu Hover Colour
Closed

Comments

  •  1
    090052 started the conversation

    Hi,

    I recently purchased Kalium theme and installed the construction Demo and I wish to change the hover colour (currently yellow) behind the text on the main menu but I don't know how to do this.

    I tried: 

    Theme Options > Theme Styling > Custom Skin Builder (changed colours) 

    But this DID NOT work, it changed other colours but not the yellow box behind the menu page which you're on.

    Any help or assistance would be much appreciated!

    Thanks in advance.

    Simon

    {"wp":{"use":false,"adminUrl":"https://demo.kaliumtheme.com/construction/?_ga=2.51350185.1082856052.1601547965-1709234095.1601547965/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
  • [deleted] replied

    Hi Simon,

    We have made some CSS changes for the Construction demo to make it more special and you can find them in this area (Appearance > Style Editor > style.css) section in the left admin menu and to change the highlighted menu item for example search for this line (65):

    /* Menu: Active menu style */
    

    and below it change this line:

    background: #f7c016;
    

    the #f7c016 is the HEX color code for that yellow we're using, add another color which you want to use.

    And if you want to change the footer color for example pleas go down to line 99 and search for this:

    /* Footer: Footer Background Color*/
    

    then do the same as in the previous steps.

  • Perfectrepairs replied

    Hi,

    I am having the same issue. The fix below didn't work. Are you able to tell me why the color for the yellow hover color in the navigation bar isn't changing when I have updated the hex value to b95c27?

    Many thanks!

  • [deleted] replied

    Hi Perfectrepairs,

    Make sure that it is #b95c27.

    See example: https://d.pr/v/p8gnYY

    Thanks!

    P.S: This is 1-on-1 support,  so if you need help again, kindly open a new ticket and post your request so it will be helpful for the other users to take advantage of searching them on the forum. We’re glad to help you in your new thread.

    Will set this ticket as closed from here.