This topic has 7 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Eva Kemp
Hi,
I need to add custom banner in the front page. Can you post or direct me to instructions.
Also, where I can get the latest Revolution Slider update?
Thanks
Hello,
You can add banner via widgets as described in the documentation https://www.8theme.com/demo/docs/idstore/index.html#!/widgets > Widgets. You’ll find the following code:
`<div class=”banner banner-transform”>
<img src=”http://YOUR_PATH/wp-content/themes/idstore/images/Custom-banner1.jpg”>
<div class=”mask”>
<h2>Nice Demo Banner</h2>
<p>It is a long established fact that a reader will be distracted by the readable content of page when looking at its layout.</p>
<a href=”#” class=”button”>Read More</a>
</div>
</div>`
Don’t forget to replace “YOUR_PATH” with the directory where the banner is located.
Or you can place the code into your home page.
Revolution Slider can be updated in your admin panel > Revolution Slider. At the right bottom of the page you’ll see “Update Plugin” button.
Regards,
Eva Kemp.
Thank you Eva. This understood when you want to make banner bellow. What about if I need to make a long banner just below the heading that will be all across the site(every page)?
In this case you have to edit the home page and insert the code of the banner in text mode. If you don’t want the default content to be displayed on the home page you may remove it and insert the banner code.
Regards,
Eva Kemp.
I think something wrong with this code. I copy and paste it inside the home page and get broken link icon.
OK, I found out what was the problem: this code won’t work with PNG file only JPG.
Hello,
We are glad the issue has been fixed.
Don’t hesitate to contact us if there are any questions.
Regards,
Eva Kemp.
Tagged: custom banner, design, persuasive, template, woocommerce, wordpress
The issue related to '‘Creating custom banner’' has been successfully resolved, and the topic is now closed for further responses