Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • in reply to: Transparent Mobile Header (Hero) #284041
    Velved_S
    Member
    Post count: 8

    Hey Guys,

    I have one other issue I need some hep with, figured I’d just mention it in this thread.

    So I have my main menu items color set to a gray right now.

    When I use a Swift Slider, and set the “Slide Styling” to dark (because the image is lighter), it changes the main menu items to black (assuming this is done by default).

    Is there some code I can use to set that color to the gray that I’d like to use?

    in reply to: Transparent Mobile Header (Hero) #284040
    Velved_S
    Member
    Post count: 8

    Right after the menu, so at the bottom. Just to add a little more space between the logo/menu icon & the actual website content.

    in reply to: Transparent Mobile Header (Hero) #283768
    Velved_S
    Member
    Post count: 8

    Any way I can add some spacing or padding in there? After the header that is.

    in reply to: Transparent Mobile Header (Hero) #283457
    Velved_S
    Member
    Post count: 8

    Adjusted the code to:

    @media only screen and (max-width: 767px) {
    #mobile-header {
    position: absolute;
    background-color: transparent;
    border: transparent;
    }
    }

    That got rid of the border. Let me know if theres anything wrong with me doing it that way.

    in reply to: Transparent Mobile Header (Hero) #283455
    Velved_S
    Member
    Post count: 8

    Working for the most part, just need to get rid of the border line in the image I’ve attached.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Transparent Mobile Header (Hero) #283355
    Velved_S
    Member
    Post count: 8

    Is this is not a core theme function, to allow the mobile header to be transparent, is there some css that would allow me to do so?

    in reply to: Transparent Mobile Header (Hero) #283354
    Velved_S
    Member
    Post count: 8

    URL is dev.getdrivit.com

    in reply to: Transparent Mobile Header (Hero) #283027
    Velved_S
    Member
    Post count: 8

    Hey Rui,

    Maybe I made that a little confusing. I just want a transparent (hero style) mobile header. That’s what I’m looking to accomplish.

    I have attached an image to show what I mean. Currently the mobile header is a standard white color. I’d like to make it completely transparent so that the background image is behind the logo.

    Attachments:
    You must be logged in to view attached files.
Viewing 8 posts - 1 through 8 (of 8 total)