For every site I have ,I made different sidebars.
Now I want to have a text box on every sidebar. The text boxes should have a thin frame same style as the horizontal ruler.
I tried some plugins but I couldn’t get a satisfying result.
How can I do that?
Hey robert7878!
You can switch to Default Editor and click on Magic Wand tosee full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
You can create any of them and copy/paste shortcode into a text widget in Appearance > Widgets and add it to any Widget Area that you would like to display Text box
Best regards,
Yigit
Thanks but that was not my question.
Your list of short codes does not provide a text box with a frame.
Hi!
You can add Promobox element without a button and remove background color by adding following code to Quick CSS in Enfold theme options under Styling tab
.main_color .av_promobox { background-color: inherit; }
Regards,
Yigit
Thank you.
But I can’t change the Text align and I can’t change the text format like bold, regular etc..?
sorry I took the notification box…
Now i have a promo box that is looking ok. How can I export this box into a widget text area?
Hey!
You can follow instructions in my first post https://kriesi.at/support/topic/textbox-in-sidebar/#post-197781
and copy Promobox shortcode and paste it inside text widget element in Appearance > Widgets in WordPress dashboard
Best regards,
Yigit