Link inside div don’t work
-
I′m trying to use this plugin but I need to configure the style of the link. So I tried to do it like this:
<div id=”my_id” class=”gamipress-link” style=”margin-bottom: 5px; padding: 10px; color: #fff; background-color: #ef0000; width: 100%;”>Click here</div>
When I tested this it worked and I have earned the achievement, but the most basic thing didn’t worked: the link. Clicking don’t send me anywhere. I need that when user clicks on the link he is directed to https://mywebsitedomain.com.br/page-name/ like any normal a href
When using the [gamipress_link] shortcode the link works fine but I’m not able to customize the style.
And yes, I’ve placed the code in my functions.php in my child theme.
Can you help me please? Thanks.
- The topic ‘Link inside div don’t work’ is closed to new replies.