Promo Banner

I was wondering how I can make a promo banner a link to a page?

Hello There,

Can you clarify what you are looking to achieve?

If you want to create an image that links to another page, you can add an image element and turn on the link option on the element and add the page URL to the HREF Box.

Alternatively you can add a background image to a section and add elements on top that will link to a page.

Your request is a bit vague, so if you provide an example of what you are trying to achieve we will be able to guide you better.

Thank you

I am trying to replicate 3 buttons on Envato marketplace website (located bottom of page).


I Already have added the animated CSS

Hi There,

You need to wrap your promo banner into an <a> anchor tag. But in order to do that, you need to write your promo banner as shortcode, inside a RAW content element.

e.g.
<a href="https://www.google.com">[x_promo image="IMAGE URL HERE" alt=""] SOME TEXT CONTENT HERE [/x_promo]</a>

Hope it helps,
Cheers!

Excellent…thankyou, I think I can manage that.

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.