I have created four icon boxes on the main page: http://demandbetterdomino.com/
In the settings I I say that I want the title and icon to be linked to a specific page:
When I view the page (all browsers) the title is a working link but not the icon. However, if I put the cursor in just the right position at the bottom of the icon (or a pixel below), I find a very small area that acts as a link…
What’s wrong?
Hey FosterWare!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.iconbox .iconbox_content .iconbox_content_title {
margin-left: 25px;
}
Best regards,
Yigit
That fixed it!
Thank you very much for the quick response!
