• Resolved filmublogs

    (@filmublogs)


    Hi. I tried to figure this out with Ctrl+U, but for this plugin there is no information about boarder, so i don’t know how to remove it 🙁

    http://www.filmublogs.com/ (Last plugin on sidebar, it’s called WP-Cumulus), plugin for 3D tags.

    It would be super if someone could give me a code to put into the Style.css file, so i could remove that border form WP-Cumulus widget. I know it must be easy, but i couldn’t get it right.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Michael

    (@alchymyth)

    add this at the end of style.css of your theme:

    #wp-cumulus { border:none; }

    Thread Starter filmublogs

    (@filmublogs)

    Thanks a lot alchymyth! Now i wont have this problem again, because now i know how the code is made. 🙂
    Thank You!

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

The topic ‘Widget border’ is closed to new replies.