This topic has 7 replies, 2 voices, and was last updated 3 years, 1 months ago ago by Rose Tyler
hi
i create header for desktop and mobile but it display both headers for desktop
then i reset all headers and start again same issue now showing 2 headers
Hello,
When did it start to happen? What did you do before this problem occurred? Did you edit theme files?
Regards
I was checking header templates and working on customizer for colors and header and add globle css for tab to be horizantal
Provide temporary FTP access. I will ask our developers to check the problem more deeply.
Regards
attach is the ftp access
the issue now solved it was casing this css , i delete it and put it again it work now the mobile header gone on desktop
should i add any line to this css for displaying tab horizontally same as desktop for mobile
@media only screen and (max-width: 992px) {
.et-advance-tabs .et-tabs-nav>ul {
flex-direction: row !important;
}
}
Hello,
We are glad that you sorted it out.
Regards
You must be logged in to reply to this topic.Log in/Sign up