Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #506171

    Hi,

    I am working following website, I used widget to add telephone numbers to the header. Could you please help me to fix the alignment as it is not working on larger screen. When I zoom out the page the telephone number lose the alignment.

    Please check the link. http://munarsh.com/Gabellos/

    Many Thanks in advance for your help.

    #506443

    Hey vic98!

    I can’t see any issue, but use this code to control phone number in header:

    @media screen and (min-width: 1200px) {
    div#text-2 {
    right: 40px;
    }}
    

    and adjust as needed.

    Best regards,
    Andy

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