• Resolved iclwebdesign

    (@iclwebdesign)


    Is there any way to change the default background colour for the Home page icons within the free version of the Virtue theme

    I have created the icons using the default theme options and although I can change the link / hover colourt I woulds like to change the background colour for these only

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi iclwebdesign

    Yes you can change the background color. The code for the change of color is:

    .home-iconmenu a {
    background: #DEB887;
    }

    You paste that code in to your custom CSS box. Actually you can add some radiuses and you can change the background color if you hoover over the icon with your mouse.

    Hope this helps. ??

    Thread Starter iclwebdesign

    (@iclwebdesign)

    Thank you for this – my problem solved

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change Home Icon colour on Virtue Theme’ is closed to new replies.