A must-have feature on a WordPress theme is a dropdown menu, and it’s quite easy to make. But the problem arises when we put a YouTube iframe video just below the drop down menu, YouTube video overlaying the dropdown menu. It’s a z-index problem and we’ll solve it using simple jQuery code.
All posts tagged:
Web Design
One of the current web design trends is the use of certain fonts that are not always owned by Internet users. The aim is for web design looks unique and fonts match the design theme is expected. There are several ways that we can use, such as using the @font-face which I will share with […]