Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1291079
    MarinaWinkler
    Participant

    Hi, I’m trying to adjust integrity X child theme sidebar to have not a transparent background or a white background, but to have a white background with shadows for each individual element/widget in the sidebar (and be otherwise transparent), to make those widgets look in a standout way like the individual post previews. Is there any way to do this?

    #1291103
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .widget_categories select, 
    .widget_product_categories select,
    .form-search .search-query {
        background-color: transparent;
    }

    http://i.imgur.com/TvNY9Sr.png

    Hope it helps 🙂

    #1291118
    MarinaWinkler
    Participant

    Hi Thai, no I wanted something different, could you please look at this page: http://demo.goodlayers.com/?theme=simplearticle
    Each sidebar widget there has its own white background, but the rest of the sidebar is transparent.. and to this white background of each widget I would like a shadow that looks like the shadow on my post previews (left to the sidebar)… Is this possible?

    #1291131
    MarinaWinkler
    Participant

    Hi, I just decided to leave it transparent as it is right now, so I don’t need this code anymore… Thank you anyways!!!

    #1291143
    Christopher
    Moderator

    Let us know if you have further questions.

  • <script> jQuery(function($){ $("#no-reply-1291079 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>