Javier Olona Klunder
asked 8 years ago

Hello,

First I must tell you that I bought on Themeforest arround 100 themes and plugins and this is a very simple and nice theme. One of the best in news category. I bought DW-FOCUS. (If you need my purchase code do not hesitate to ask me).

Next I would like to suggest you that you should add to the description to the theme in Theme Forest that you can configure the homepage as you want with widgets. Before I bought this theme I was not sure if I could change my homepage and now I know that I can do ever what I want.

Finally, I have a question.

When I see the website in phone the header banner 728 x 90px dissapaered. Is it possible to keep it shown? (Maybe with a plugin or something like that). I want to place an add banner there and I would like that this banner appears ever.

Thanks in advance for your answer,

Javier

1 Answers
DominicStaff
answered 8 years ago

Thank you for interesting in our product and your feedback. We appreciate it.
Firstly, you can find here for the document guide on how to configure the theme: https://www.designwall.com/guide/dw-focus/
About your question, we are using the HTML to insert the header banner 728 x 90px, if you want, you can use the following code:
<div class="header-banner"><img src="URL Image"></div>
To display the header banner on the mobile, you can open the header.php file and replace the following code:
Line 26 & line 27:

            <div class="row hidden-xs hidden-sm">
 <div class="col-md-4 ">

With the following code:

            <div class="row hidden-xs">
 <div class="col-md-4 hidden-sm">

Hope this helps!

Javier Olona Klunder
replied 8 years ago

Thank you very much for your useful and quick information.

🙂

Dominic Staff
replied 8 years ago

If you have any issue or question, please let me know, I will check and help you resolve it.

Powered by DW Question & Answer Pro