• Resolved abnielsen

    (@abnielsen)


    hi. how can i change the home menu icons transparency?
    i’ve got at background image so the menu boxes are already transperent by default, but i want the box to show a little more since its a bit hard to see as it is right now.
    i’ve tried some of the custum css sugested in the forum they all make the box a certain color.
    thx.

Viewing 4 replies - 1 through 4 (of 4 total)
  • .home-iconmenu a {
    background: rgba(0,0,0,.14);
    }

    Change the .14 for transparency.

    Change the first three numbers for the color. 0 in all three is black.

    Kadence Themes

    Thread Starter abnielsen

    (@abnielsen)

    Works great.
    Thank you very much ??

    Hi there Kadence Themes,

    I have the same issue, and also an inability to change the font color on the Title and description in the Home Page Icons from white to any other color.

    I have tried the CSS you suggested above but it doesn′t appear to change anything : I still have grey as a home page icon menu background color. I can change the hover color so thats fine

    I have also identified the Icon Title as a H4 Tag, however after changing the typography to any other colour, for instance black, it still appears as white. I can change the Description with CSS.

    Thanks.

    Gordon

    Just remembered!

    My site (still under construction) is https://www.familyfamilyfriendlyvillas.com

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘home icon menu color’ is closed to new replies.