Reply To: Button is not working when we play with Twitter code

Support Forums Azul – HTML Template Button is not working when we play with Twitter code Reply To: Button is not working when we play with Twitter code

#3862
CreaboxThemes
Keymaster

Hi, the problem is that your logo imagen is too big. The logo height causes the menu doesn’t appear. You can try to edit some more the css styles. In the file style.css, you have to delete the next code:

.twitter-list{
	margin-bottom: 40px;
}

Regards