Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1197862

    How do I put the phone number and email in the logo header? For example, the social icons are in the main header section, and I would like the email and phone number in the main header section as well. Rather than the top bar. I don’t want the top bar there. Social icons to the right, and email and phone number to the left. Logo and menu in the middle.

    Thanks

    #1197911

    The website is attached.

    #1197948

    Hi,

    You could add that info to a widget in the header for example: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Best regards,
    Rikard

    #1198151

    Hi Rikard,

    When I do that, the header height expands by like 30px.

    I want it to be very simple.

    You can see the website, how it looks right now. See attached link below to see how I want it to look. (I screenshot and edited it in paint)

    #1198255

    Hi,

    Thanks for that, but we can’t help you out with CSS unless we can inspect the element in question. Please add it back so that we can view it.

    Best regards,
    Rikard

    #1198497

    Rikard,

    I created that on paint. That is what I am trying to achieve. The area I circled is what I am trying to achieve. The website I am trying to achieve this on is attached in my earlier comment. I don’t know how to add the email and phone like in the picture. I created that in paint to show you what I want.

    Thanks

    #1198767

    Hi,

    Thanks for the clarification, so you didn’t add the code from the documentation I linked to? If you need help with that then we need access to your WordPress installation, please post login details in private.

    Best regards,
    Rikard

    #1198782
    This reply has been marked as private.
    #1199575

    Hello Rikard,

    Did you get a chance to help me with the edits? I can’t figure it out myself. Please help.

    See previous replies for account and website info.

    Thanks.

    #1199610

    Hi,

    Thanks for the update and sorry for the late reply. We can add it for you, but I see that you are not running a child theme. If we add this to your functions.php file then it will be overwritten the next time you update the theme. I would recommend that you install a child theme first: https://kriesi.at/documentation/enfold/install-enfold-theme/#why-child-theme

    Best regards,
    Rikard

    #1200345

    Hi Rikard,

    I have installed the child theme.

    I hope you can make the changes for me now.

    Thank you very much!

    #1200495

    Hi,

    Thanks for that, I see that you haven’t activated the child theme yet though. Please do so, then go to Enfold->Import/Export and select to import the settings from your parent theme.

    Best regards,
    Rikard

    #1200618

    Hi Rikard,

    Done. I have activated the child theme and imported original settings. I hope you can help me with the changes now. Thank you.

    Thanks.

    #1200916

    Hi,

    I’ve added the widget for you. You can adjust the position in Quick CSS:

    #custom_html-2 {
        position: absolute;
        top: -100px;
    }

    And the content under Appearance->Widgets.

    Best regards,
    Rikard

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.