Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.
Hi, I am using Attitude Pro theme from Theme Horse. I want to move the main navigation menu to header banner as there is a lot of white space in the header after adding the Logo in the left corner. Can somebody suggest me the steps?.
2014-03-24 17:30:30
1. Open your website on Google Chrome2. Right click and click "Inspect Element"3. Now you can double click any code and edit them and see changes live4. Make note of your changes5. Open style.css file in your wordpress dashboard6. Find and modify the code according to your needs
2014-03-25 02:13:42
Thanks Abhilash, I have figured out most of the things with my website now. Yes, this is often the procedure I follow while making changes. Appreciate your reply, thanks again.
2014-03-19 03:31:53
Editing a WordPress theme usually requires knowledge of HTML, CSS and sometimes PHP. In this particular case, without having the code and an understanding of their licensing agreements, I'm afraid I can't help you. You should contact the theme developers via their
support forum
or
email
.
2014-03-19 03:37:29
Thank you Jeff, appreciate your concern. I indeed have contacted the forum, but no reply from them yet. I have a knowledge of HTML, CSS and some PHP. Will try adding the navigation code in the header in the child theme. Hope that works out something?