Reply To: Links not working

Support Forums Azul – WP Plugin Links not working Reply To: Links not working

#3827
CreaboxThemes
Keymaster

Yes of course. You have to follow the next steps:

1- Go to the menu ‘plugin’ -> ‘editor’

2- Choose the plugin ‘Azul – Responsive…’ from the dropdown in the top right.

3- In the list on the right choose the file ‘azul_plugin/themes/theme.php’

4- Then, you have to choose the file ’ azul_plugin/themes/css/style.css’. You have to edit this file.

5- In this file, you have to add the nex class:

.menu{
	position: absolute;
	z-index: 100;
}

That’s all. Regards