Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #421571

    Hi There,

    Great theme…

    I’m looking and looking, and everthing I try doesn’t work.
    Ik want to make the footer en socket transparent, so only my transparent png shows.
    Please take a look at: http://www.amarafoundation.org/wp/
    And then you see the footer en socket are white.

    I used several css tricks, one of them is:
    .footer_color .widget_nav_menu ul:first-child>.current-menu-item, .footer_color .widget_nav_menu ul:first-child>.current_page_item {
    background: transparent!important;
    box-shadow: none!important;
    }

    But nothing seems to work.
    What am I doing wrong?

    Best Regards,
    Annelies

    #422146

    Hey Annelies!

    Try setting your main background color to transparent as well.

    #main { background: transparent !important; }
    

    Best regards,
    Elliott

    #422148

    Hi Elliot,

    You are great!
    Sometimes you mess with it for so long, that you don’t see it anymore…

    Thanks!

    Best regards,

    Annelies

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Transparent footer/socket’ is closed to new replies.