header menu structure: cannot add additional menu items without alignment issues

Please use below code in your header.php file <?php global $gaming; ?> <!DOCTYPE html> <html <?php language_attributes(); ?> class=”no-js”> <head> <meta charset=”utf-8″> <meta http-equiv=”X-UA-Compatible” content=”IE=edge”> <meta name=”viewport” content=”width=device-width, initial-scale=1″> <title>Streamer</title> <!– fav icon –> <?php if($gaming[‘site_favicon_upload’][‘url’]!=””){?> <link rel=”icon” href=”https://wordpress.stackexchange.com/questions/310192/<?php echo $gaming[“site_favicon_upload’][‘url’];?>” sizes=”16×16″> <?php }?> <?php wp_head();?> </head> <body <?php body_class();?>> <script> jQuery(document).ready(function(){ jQuery(“.nav ul > … Read more

How I can overlap my menu in my header picture

I just did this on one of my sites today. This is what i have done on css. header.header-class { background-color: rgba(255, 255, 255, 0); } div.main-content-className{ margin-top:-75px; } here change header-class and main-content-className with your theme class name and if necessary make it more margin on top until it will be on top. Hope … Read more

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