This topic has 2 replies, 2 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler
HI
I want to adjust the menu to have a distance like the website preview.
and add the phone number behind the magnifying glass icon
Exsample : http://wingwahwatch.com/
My Page : https://prnt.sc/mgscx8
Hello,
You need to do some additional customization to achieve the desired result.
To change the width of the fixed header, please add this code in Theme Options > Custom css > Custom CSS for desktop area:
.fixed-header-area .fixed-header > .container {
width: 85%;
}
To change the content of the fixed header, copy header.php file (wp-content/themes/woopress folder) into your child theme and edit it there.
Also, do not forget to provide your site URL in topics on the forum, please. To make it private, please add the URL into this area http://prntscr.com/mgt3ek
Regards
You must be logged in to reply to this topic.Log in/Sign up