Header - by Manos Haritakis - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 3 years, 1 months ago ago by Robert Hall

  • Avatar: Manos_Haritakis
    Manos Haritakis
    Participant
    February 28, 2021 at 09:14

    hello,
    is there any way to do this with the theme?
    http://prnt.sc/1095bji
    http://prnt.sc/1095bvt

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2021 at 10:40

    Hello,

    Theme Options > Header builder > Add connection block into the header content > add elements inside the block, for example – https://prnt.sc/1096ucx , use HTML or Button element to add Blog there. Or you can create a new menu with the desired links and icons and show it in the header via Secondary menu element.

    Regards

    Avatar: Manos_Haritakis
    Manos Haritakis
    Participant
    February 28, 2021 at 10:54

    Hello, thanks for your quick reply.
    i have created the connection block and the elements inside the block.
    i just want when the mouse going to the element , to become black like the picture that i sent you.
    http://prnt.sc/1095bvt

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2021 at 11:46

    Hello,

    Custom CSS can be used. Could you provide URL of the site?

    Regards

    Avatar: Manos_Haritakis
    Manos Haritakis
    Participant
    February 28, 2021 at 11:56

    http://www.eventerashop.gr

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2021 at 12:01

    For which elements of your header do you want to get the mentioned hover effect. Provide a screenshot, please.

    Regards

    Avatar: Manos_Haritakis
    Manos Haritakis
    Participant
    February 28, 2021 at 16:24

    i was thinking all of them
    http://prnt.sc/109faj5

    but you can help to one of them and i can do it to the others

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 1, 2021 at 07:58

    Hi

    Add the following mentioned CSS code in additional CSS by going to Dashboard > Appearance > Customization > Additional CSS

    .header-top .et_connect-block span:hover, .header-top .et_connect-block .et_b_header-menu li a:hover {
        background: #000;
        color: #fff;
    }
  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.