Sub Menus will not work

The problem is your sub menus are hidden behind your header wrapper because the overflow is set to hidden. So a quick fix would be to go to Admin > Appearance > Customize > Additional CSS and paste in the following CSS. This will allow the overflow content to be visible. .header-cover { overflow-y: visible; … Read more

Disable Mobile Menu, (always show desktop menu)

In your browser, hit F12 to inspect your mobile menu. If you resize your browser between 640px & 641px you can see the different styles being applied. You just need to override the styles for mobile. Here is what I came up with. Paste these styles in Admin > Appearance > Customize > Additional CSS. … Read more

How to build a menu that change style over a section

I found this plugin. Not sure if that would help. Maybe do a google search with the words “plugin,” “change image,” and “scroll” in it. I sometimes have greater success looking there than in the main wordpress plugin directory. On another note, Javascript can change styles or images when passing over a div. Here are … Read more

Homepage is not loading

You need to go into your new database and change the site url and home url to the new address. I suggest NOT doing this through phpmyadmin or the WP dashboard (using plugins) though as it will cause some problems. Plugins May work, but if wordpress hangs or times out or any number of things … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)