Hi,
I have two issue that are hopefully easy to solve.
Firstly, I’ve been trying to create an icon list in which the third list item is behaves as a button. I’ve almost managed to get it to where I want but I’m struggling to remove the black underline that appears as you hover over the link. You should be able to see what I’m talking about in the section just below the title section in the link provided.
The second issue is that when I test the site in the Chrome developer tools, the iPhone 5 preview shows that my header (logo+menu) cover over the content in the top section. This is the only setting that I seem to have an issue with and I’m hoping there’s an easy solution?
Thanks.
Hi mk,
Please try the following in Quick CSS under Enfold–>General Styling:
#top .avia-icon-list .iconlist_title a:hover {
text-decoration: none !important;
}
The iphone 5 version looks fine on my end when I check it with the Chrome inspector, did you manage to get it fixed?
Best regards,
Rikard
Hi Rikard,
Thanks, that fix for the underline seems to work well.
And yes, I managed to resolve the other issue myself.
Best,
m