Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #576017

    Hi great theme !

    I would like to know if it is possible to remove the top header bar and not lose the phone number that is near the main navigation.

    Thanks.

    #576052

    Hi HeikoSchramm!

    Remove it complete it and not loose the info is not possible, but would it work for you, if we remove the color, make it transparent, so it is only visible the phone number to the users?

    Regards,
    Basilis

    #576067

    Hi Basilis !

    I’ve found a topic like this https://kriesi.at/support/topic/removing-top-header-bar/, that is close to my question. However I couldn’t find the php code. Maybe because of the updates.

    Now it is transparent actually, but I try to reduce the height or remove it like the topic above.

    Thank you for your support .

    #576083

    Hi!

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

    #header_meta {
        margin-top: -30px;
    }
    .phone-info {
        top: 30px;
        position: relative;
    }

    Regards,
    Yigit

    #576100

    Hi !

    Thanks thats what I am looking for.

    #576104

    Hi!

    You are welcome!
    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 :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove Top Bar Above the Header without loosing Phone Information’ is closed to new replies.