- This topic has 20 replies, 2 voices, and was last updated 3 years, 10 months ago by .
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › How do I keep a nav bar at the top of the page?
Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
Chris
https://imgur.com/a/hH6l7fY
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.has_trans_header .header_wrap {
position: relative !important;
}
}
Regards,
Chris
Now the navi&frontpage are fine…. any idea for the replacement of the phone and email?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.sintp {
display: block;
}
.head-info-area .left {
display: none;
}
}
Regards,
Chris
That did not do any change?
Business from India has been expanding all over the globe for both product and service types of industries. With the Internet, it has become convenient […]
Retail Store WordPress Themes for Online Stores Online businesses have been a menace to the old-school way of doing business, especially those running retail stores. […]
Building websites today is a fun game in today’s virtual world. But if you are less experienced, you must have heard of HTML more than […]