This topic has 3 replies, 2 voices, and was last updated 6 years by Laura.

  • Author
  • #189233
     azinna
    Participant

    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

    #189284
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #189531
     azinna
    Participant

    Hi 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,
    Alvan

    #189624
     Laura
    Moderator

    Hello, 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 classes

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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.
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?