php - Place text between sidebar Wordpress widgets -


where can code add "or" between 2 of wp sidebar widgets? understand add text widget , place word "or" in there. however, when that, css styling sidebar widgets has background-color , border. not want "or" have same styling. want text between 2 widgets have on site.

can place "or" once, incase more widgets added?

thanks in advance!

you use plugin magic widgets. offers widget named unfiltered text name says: prints content put in there.
doesn’t use before_widget , after_widget parameters, can use create content full control.

disclosure: i’m author of plugin.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -