Home Forums WoodMart support forum i would like the sticky socials to be one color

i would like the sticky socials to be one color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #183980

    info@vgigroup.nl
    Participant

    Hey!

    I would like the sticky icons on the left, white and the boxes #9fc5e8 or vice versa.
    Can this be done within theme options or by adding additional css

    #184018

    Hello,

    You need to do this by means of Custom CSS you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-sticky-social-left .woodmart-social-icon{
    background: #9fc5e8;
    }

    Best Regards.

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)