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
Post a Comment