Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #204605

    I’m surpirised Contact and cart signs have not been foreseen to be in the header (Header with social icons and bottom)
    Can you tell me how to add a contact call on the upper right side of the header instead of the telephone.

    Thanks

    #204688

    It would be great if I can also move the social icons up there because on the PC they appear beside the logo and what happens is that on the mobile they occupie a line under the logo.

    #204900

    Hi!

    Can you please give us a link to the website? The social icons should be on top of the logo on mobile view. What do you mean by “contact call”?

    Best regards,
    Ismael

    #204927

    link to the website: cristinarichart.com
    As you say the social icons are on top of the logo when you use the Fix Header but I’m using “Heaser with social icons and bottom” and in this case only the telephone (something I don’t need) is on top of the page.
    By contact call I meant the word CONTACT (or an icon) which you click to call the contact form page.
    Sorry for my English.

    #205126

    Hi!

    You can create a second menu in Appearance > Menus and add your contact page in that menu and check “Enfold Secondary Menu” in Menu settings http://i.imgur.com/z9L2OJW.jpg
    If that is not what you meant, please elaborate

    Cheers!
    Yigit

    #205214

    Yes, It was that what I needed, thank you but I added in the Quick CSS:
    #avia-menu li:hover a {background: #DFDFDF; }
    so that the background of the main menu turns grey when I hover the mouse over it
    and I’d like that also the secondary menu turned grey but it doesn’t.
    Only the main menu turns grey.

    #205258

    Hey!

    You can use this for the sub or top menu:

    .sub_menu>ul>li:hover a {
    background: gray;
    padding: 10px 0 5px 0;
    }

    Cheers!
    Ismael

    #205318

    Great, thank you

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Contact & cart icons’ is closed to new replies.