I am modifying an existing website http://www.keno.ae it is using cian theme from your stable.
I want to the change the layout of the website elements and menu locations/behaviour as in the image attached.
I am new to WP and managed to change some bits since yesterday.
Can you pls. help me achieve my task.
1. How can I modify the menu locations – create two different menus one for header and one for footer?
2. How can I change the menu behavior from current (::before ::after to Underline and Bold Underline) as in the attached image?
3. How can I remove the blank spaces above and below the container on homepage?
4. How can I modify the image placement to be as in attached image?
I have checked your image attached adn you have to change the code a lot to get that.
If you want to add a new menu to the footer, you have to set up your file functions.php. Look for the function cian_theme_setup() and add the next code at the end of the function: