Reply To: Add a widgetized area under the header

Homepage Community Forums Epik Theme Support Add a widgetized area under the header Reply To: Add a widgetized area under the header

#3688
Wes
Moderator

    It works, you just have to style it in your css…..you also need to add your div (or divs if you plan to have multiple containers) which is missing in your code –

    'before' => '<div class="featured">',

    I added the same code and got it to look exactly like the screenshot you posted.

    Let me know if you get it working.