Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

201
Visualizações
How do I make top-links appear in the header on opencart mobile platform

I added some links into my header.tpl and when you look at the site on mobile they are completely missing. the site in question is 'theautoall.com' and the code for example of what I added is:

<li><a href="<?php echo $home; ?>" title="Lots more coming soon!"><span 
class="hidden-xs hidden-sm hidden-md"><strong>SITE CURRENTLY UNDER 
CONSTRUCTION</strong></span></li>

How can I make these appear on mobile device, and should I make the links shorter so they look more clean on mobile?

over 4 years ago · Santiago Trujillo
2 Respostas
Responde à pergunta

0

Check your span styles 'hidden-xs hidden-sm hidden-md' in style sheet. They maybe using have display:none. If so, change this to display:block or remove the span class all together. If you only wish to show this in mobile version only, you will need to add a media query, for example

@media (max-width: 768px) { .hidden-xs, .hidden-sm, .hidden-md

}

over 4 years ago · Santiago Trujillo Relatório

0

The link is not appearing on mobile devices because the file mentioned below has the CSS code in it which is mentioned below:

File: https://theautoall.com/catalog/view/javascript/bootstrap/css/bootstrap.min.css

Code:

>     @media (max-width: 767px)
>     .hidden-xs {
>         display: none!important;
>     }
over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda