Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13527
    Rufi139
    Member

    I would like to make widget text box around image (1st box) transparent, how can I do that? http://www.libertypraise.com/old-testament/

    #13528
    Rufi139
    Member

    I would like to make widget text box around image (1st box) transparent, how can I do that and how is it done for specific pages? http://www.libertypraise.com/old-testament/

    #13538
    Sakin
    Keymaster

    @Rufi139: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    .page-id-458 .widget.widget_black_studio_tinymce {
        background-color: transparent;
        border-bottom: none;
    }
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Transparent widget’ is closed to new replies.