Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #402750

    Good morning,

    Please take a look at the photo attached, where my current logo is (below the shiftnav, above the color section) My logo is taking up way too much space, and ShiftNav already has my logo in place. I would like to completely remove that white area. Please let me know what I need to do. I would like to do this to my other sites as well.

    Thanks,

    #402757

    Hey bjagasia!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 768px) {
    div#header_main {
    display: none;
    }}

    Cheers!
    Yigit

    #402762

    Awesome! Thanks!

    #402773

    Hey!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Removing the Logo/White Space from the header on Mobile Devices’ is closed to new replies.