• Resolved dfart

    (@dfart)


    I am writing to ask if you can help me with a problem I have with my company’s website.

    The problem is that if you enter from a device like a tablet or, if you put the browser as if it were a screen of a tablet, you can see that the email is hidden behind the menu.

    Would you know how to solve this problem?

    Add that I do not know who is the developer of the topic so I can not ask.

    Thanks for your help.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Edit the following file:
    wp-content/themes/saezescudero/style.css

    Find around 1141 the following:
    .menu-idioma {
    float: right;
    height: 10px;
    line-height: 10px !important;
    margin-top: 27px;
    width: 500px;
    text-align: center;
    }

    Edit the width to be 400px;

    I hope this helps.

    Thread Starter dfart

    (@dfart)

    Thank you very much @tkgnewseed.
    It worked perfectly.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The mail is hidden’ is closed to new replies.