- This topic has 20 replies, 2 voices, and was last updated 3 years 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?
Usually, the word editors online have a great number of choices to add the line after each sentence of paragraphs to make then look more […]
When it comes to websites, one of the reasons that some websites attract more users than others happens to be on account of the fact […]
What is an SSL ? SSL mainly stands for Secure Socket Layer, is one of the widely used security protocol. SSL provides security to the […]