-
Author
-
February 20, 2018 at 04:15 #189233azinnaParticipant
Hi,
Is there a way to access formatting options for the mobile header and its navigation menu? For instance, I’d like to make the header itself transparent. And I may also need to adjust the position and formatting of the mobile nav menu when it opens. Actual site it http://www.publiks.net/mypubliks. And I’ll be trying to get things as close as possible to: http://www.publiks.net/company
Would using mobile-kleo-header-view be helpful in any way?
Many thanks,
Alvan
February 20, 2018 at 19:08 #189284LauraModeratorHello, you would need to use css I think it’s enough with css 🙂 do you want me to create a base code for you or just the class?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 22, 2018 at 18:43 #189531azinnaParticipantHi Laura, yes do let me know what the exact class would be (perhaps mobile-kleo-header-view?), and just an example code. I’ll likely figure out the right code from there.
Also, would you know the CSS class code to target the border-lines in the footer, for example in the menus under The Company, Our Policies?
Thank you,
AlvanFebruary 24, 2018 at 00:40 #189624LauraModeratorHello, the code is the same for mobile, but you need to use a special code, check below:
COPY CODE@media (max-width: 991px) { #header { background: red !important; } }
(All mobile codes goes inside that media tag)
Attached you will see some of the footer classesHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Attachments:
You must be logged in to view attached files. -
AuthorPosts
You must be logged in to reply to this topic.