Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1293756

    Hello dear support team,

    I would like to add my logo into the middle of my Sockel, but iI don’t know how

    Besides I already managed to add links into my Sockel and I have 2 question in this regard:
    1. I would like to switch the links. My idea:
    left section: ©Copyright Verasweek 2021 • ABOUT • CONTACT • DISCLAIMER (each big and separated with a dot • )
    middle section: my logo
    right section: powered by Enfold WordPress Theme

    2. an underline appears whenever I hover via the link. I would prefer not to have this line, but instead I would like to see the color changing into light grey when hover via the link.

    I´m very sorry for my English, I’m still learning :)

    And thank you for your help and your time

    best regards,
    Veronika

    #1294029

    Hi Veronika,

    Please try the following in Quick CSS under Enfold->General Styling:

    #socket .sub_menu_socket {
        float: left;
    }
    
    #socket .copyright {
        float: right;
    }
    
    #avia3-menu a:hover {
        text-decoration: none;
    }

    I’m not sure if the logo would be possible, but we can try it out if you let us know which image you want to use.

    Best regards,
    Rikard

    #1295341

    Hi Rikard,

    thank you very much for the code. Although now the “©Copyright Verasweek 2021” is on the right side, is It possible to have it on the left side, right before the links?

    So that only one thing stays on the right side: “powered by Enfold WordPress Theme”

    Thank you so much for your time and effort.

    sincerely,
    Veronika

    #1295350
    This reply has been marked as private.
    #1295763

    Hi,

    Thanks for the update. That layout is difficult to achieve unfortunately, I think the easiest option would be if you simply added the copyright text to your menu.

    Best regards,
    Rikard

    #1296693

    thank you Rikard

    #1297104

    Hi,

    Thanks for the update, please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #1340374

    Hi, you can close this topic, thanks

    #1340384

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Logo in the Sockel’ is closed to new replies.