How to add link url to column to make clickable whole div?

How to add link url to column or section or div to make it clickable by rmtheme? From RMTheme version 5.0.6, we can add link to any section to make it clickable whole section by simple adding class and data url.

Need to add a class to that section or column or any custom div. The css class is

.rmtheme-link-column

and that div or section need to add data link like:

data-link-column-url=”https://rmweblab.com/” data-link-column-target=”_blank”