This topic has 6 replies, 3 voices, and was last updated 9 years, 12 months ago ago by Robert Hall
Hi,
Please see image pasted below…
http://i.imgur.com/4lJg8y7.jpg
on the website that im making, i have the cart turned off on my header.
but now that it’s turned off, i have an empty space on my header.
im using the #12 header option. How can i place the [share] buttons below the search engine?
I tried looking for a way to do it through the widgets, but can’t really find a solution there.
Please advise!
Hello,
Unfortunately there is no such possibility by default, but you may achieve this by editing original theme files if you have necessary skills as additional customization is required.
Regards,
Eva Kemp.
Well, that sucks.
Can you at least tell me where i can edit the code?
Hello,
You need edit wp-content/themes/royal/header.php file (line 96).
Regards,
Eva Kemp.
Hi eva,
Thank you for responding.
Can you please point me where i can adjust the height of the header itself?
Hello,
You can add following code into custom.css.
.main-header > .container{
height:200px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Tagged: header, main, navigation, share, templates, woocommerce, wordpress
The issue related to '‘[share] on main header navigation’' has been successfully resolved, and the topic is now closed for further responses