Alpen House Top Bar Email Should be in One Line

Free and Premium WordPress Plugins & Themes Forums WordPress Themes Alpenhouse Alpen House Top Bar Email Should be in One Line

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #963776
    Talha Umer Farooqi
    Participant

    hi

    pls see below link email should be in one line instead of spanning on two lines… how can we fix it?

    https://pasteboard.co/JbXLXHl.png

    http://www.buttbrothersgroup.com

    #964383
    Andre Flores
    Moderator

    Hello, Talha!

    Add the following code under Appearance ->Customize ->Additional CSS:

    @media (min-width: 992px){
    #menu-item-178 a {
    	width: 65px;
    }}

    This will make the e-mail displayed in one line: https://prnt.sc/swf4pr.

    Regards,
    Andre

    #965285
    Talha Umer Farooqi
    Participant

    Thanks it just fixed it, i just forgot where to edit the top bar mobile and email data, can you remind the configuration location this?

    #965378
    Andre Flores
    Moderator

    Hi, Talha!

    You are welcome!
    You may edit it under Appearance ->Menus ->Contacts menu: https://prnt.sc/sxp8o6.

    Regards,
    Andre

    #966286
    Talha Umer Farooqi
    Participant

    Thanks!

    #966836
    Andre Flores
    Moderator

    Hi, Talha!

    You are most welcome.

    Regards,
    Andre

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