Ruben Ulloa Montes
asked 9 years ago

I want to add a banner before the footer, I think that the div.container:before can be a good place, is it possible?
 
Thank you

2 Answers
DominicStaff
answered 9 years ago

To resolve this issue, you can use a Text widget then add the widget to the Bottom position.
See the screenshot: http://prntscr.com/5782om
Hope this helps !

Ruben Ulloa Montes
replied 9 years ago

It is only for the homepage, but I want it in all of the pages and posts, an advice in every part of the website.Trank you

Ruben Ulloa Montes
replied 9 years ago

I think that it maybe be like extend the footer, but I don’t know how to add a banner/iframe there. Thank you.

DominicStaff
answered 9 years ago

To resolve this issue, you can do as the following:
+ Open the single.php (wp-content\themes\dw-focus). Find/add the following code underline 52.
+ Open the category.php find/add the following code underline 34.
+ Open the page.php find/add the following code underline 26.

<img class="visible-desktop" src="FILE URL"/>

Note: You can add the image to the Media then copy File Url on the right hand side.
Hope this helps !

Powered by DW Question & Answer Pro