Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #435167

    Hi Guys
    On the page below, I styled my 3 icon boxes in the top section to be a transparent white, but now they are displaying transparent. Can you help me with this? thanks
    nancy

    #435626

    Hey Munford!

    It’s on a white background so there wouldn’t be a point to make the icon white. I’m not sure what your trying to do so take a screenshot and highlight your intentions.

    Cheers!
    Elliott

    #435682

    HI Elliot,

    If you look here: http://imgur.com/sfwHLvd the three headings “MOUNTAIN CLIMBING” “TREKKING TOURS” and “NATURE & CULTURE” are in icon boxes (icon is hidden) and the background on those boxes should be a .7 opacity white instead of transparent. It changed somehow today – it has been OK, and other pages I tested with it before are also now transparent, but I can’t tell if it’s in my css or what. Can you help with that? Thanks!
    Nancy

    • This reply was modified 8 years, 12 months ago by Munford.
    #435921

    Hi!

    Please try this in Quick CSS:

    .page-id-2 .iconbox_content{
    background-color:white !important;
    }

    Best regards,
    Rikard

    #435941

    thanks that worked!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘icon boxes transparency’ is closed to new replies.