Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
1.1k views
in Q2A Core by

Hi,

I need To add any html box like <div>Hi</div> in  top of  home page ONLY, before new question box.( this box show in home page only and hide for other page) How to ?

Thanks

Q2A version: 1.5.4

1 Answer

–2 votes
by

Admin -> Layout -> Custom HTML at top of every page.

by
with this method we can add any html in top of every page. i need to show html only in home page->before new question box. NOTE: only home page not all page.
...