Tagged: ,

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #1340165
    #1340232

    Hi Oliver,

    Could you post a link to the site where you want to add this, so that we can have a closer look please?

    Best regards,
    Rikard

    #1341316
    This reply has been marked as private.
    #1341425

    Hi,
    Thank you for the link to your site, first I disabled the Header Social Icons and added a link next to your phone number with the image of the icon:
    <a class="teamviewer" target="_blank" href="https://get.teamviewer.com/chispasupport"><img src="/wp/wp-content/uploads/2022/02/icons8-teamviewer-30.png"/></a>
    and I added this css to your Quick CSS:

    #header_meta .phone-info .teamviewer {
      vertical-align: middle;
    }
    

    please clear your browser cache and check.

    Best regards,
    Mike

    #1342169

    Hi Mike

    Thank you very much for your help. This is perfect.
    Just to get it right. If I type in the Quick CSS
    vertical-align: bottom;

    it should align with the Phone number right?

    Best regards,
    Oliver

    • This reply was modified 2 years, 8 months ago by attifilm.
    #1342185

    Hi Oliver,

    Yes, that should do it. If it does not align with the phone number when you add it, please let us know so we can check once again :)

    Best regards,
    Yigit

    #1342255

    Hi Yigit,

    Thank you for the tip… now there’s something new or a newer change of plans
    We would like to change the logo’s place into the menu bar between the ‘contact’ and the language logo (english or swiss).
    This would be in the english menu bar and german menu bar.

    Is that also possible?
    Im sorry for this sudden change.

    Best Regards
    Oliver

    #1342273

    Hi,
    The options in the Enfold Theme Options ▸ Header ▸ Header Layout ▸ Menu and Logo Position offer Logo left as you have it or Logo right, but it moves the menu to the left
    2022-02-25_001.jpg
    If we were able to please the logo between the last menu item and the language selector, would you still want the menu to the right?
    I imagine there would be no change in the mobile logo and menu, correct?

    Best regards,
    Mike

    #1342278

    Hi Mike,

    So the Chispa Logo in the menu bar should stay on the left like it is right now.
    The menu bar should stay on the right yes
    The TeamViewer Logo (now in the top bar) with a new link to:
    – German layout to the page ‘Fernwartung’ – link in private content
    – English layout to the page ‘Remote support’ – link in private content
    should go in between the last menu item and the language selector yes.

    Is that possible? It is a bit complicated sorry.

    Best Regards,
    Oliver

    #1342292

    Hi,
    Oh I see, I thought you ment the site logo, but you ment the TeamViewer logo. Ok so I removed the previous topbar link and css and created a menu item with your TeamViewer link and added this css to use the TeamViewer logo image instead of the menu item text.

    li#menu-item-1431 {
    width: 30px;
    background-image: url(https://www.chispasupport.ch/wp/wp-content/uploads/2022/02/icons8-teamviewer-30.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    }
    li#menu-item-1431 a {
    opacity: 0;
    }

    please clear your browser cache and check.

    Best regards,
    Mike

    #1342313

    Hi Mike

    This is perfect! Thank you all for the help.

    Best Regards,

    Oliver

    • This reply was modified 2 years, 8 months ago by attifilm.
    #1342316

    Hi Mike

    Would you be so kind and do the same thing for the german menu bar?

    I’m probably doing something wrong with the CSS there.

    Kind Regards
    Oliver

    • This reply was modified 2 years, 8 months ago by attifilm.
    #1342337

    Hi,
    Sure, I adjusted, please clear your browser cache and check.

    Best regards,
    Mike

    #1342668

    Hi Mike,

    Now it is perfect! Thank you very much for the fixes and adjustments!

    Great Support!

    Topic is closed for me now.

    #1342678

    Hi,

    Great, I’m glad that Mike could help you out, and thanks for the update. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Insert Logo to Topbar’ is closed to new replies.