Home Forums WordPress Themes – Premium Lavish Pro Header image linked Reply To: Header image linked

#42573
Educant en Colors
Participant

Hi Sushil,

Thank you for your answer.

I tried including this code between header aside tags:
<a href="<?php echo esc_url( home_url( '/' ) ); ?>" style="display: block; height: 100%; width:100%; text-indent:-9999px;">click anywere!</a>

but it doesn’t work on 100% height. Only on a top thin area about 20-25px. I know that is an inline element, but I haven’t found an alternative.

How would you do it?

Thanks!