CSS code to make footer icons bigger [SOLVED]

  • victoriavika
  • Auteur du sujet
  • Hors Ligne
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 3 ans 11 mois - il y a 3 ans 11 mois #8309 par victoriavika
CSS code to make footer icons bigger [SOLVED] a été créé par victoriavika
Question on how to tweak the theme.

I have an XOT that appears perfectly fine on desktop, but when in mobile (iOS) the footer icons become so tiny! and the chevron and accessibility icon gets messed up. the icons do become larger when in landscape, but the chevron/accessibility icon issue doesn't go away.
By messed up I meant: the default is that the accessibility icon is hidden (the default on desktop is visible, only if you click the chevron it hides it). And on mobile, the chevron doesn't look much like a chevron anymore, making the hidden default not very accessible friendly. In my attached screenshot you can see how tiny they are in relation to the other icons of the browser (firefox).
I'm currently using Future Teacher theme. what would be the CSS code to overwrite their very tiny footer? many thanks!
Pièces jointes :
Dernière édition: il y a 3 ans 11 mois par victoriavika. Raison: correct topic icon, solved

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 3 ans 11 mois #8310 par simonbarne
Réponse de simonbarne sur le sujet CSS code to make footer icons bigger
The simplest solution might be to add Show/Hide Footer Tools from Optional Properties and select: Remove show/hide button.

The chevron will disappear while the Accessibility Options button will remain.

If you want to make the buttons bigger, you could try something like:

@media only screen
and (max-width :500px) {
#x_footerBlock button {
font-size: 2em;
}
}
Les utilisateur(s) suivant ont remercié: victoriavika

Connexion ou Créer un compte pour participer à la conversation.

  • victoriavika
  • Auteur du sujet
  • Hors Ligne
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 3 ans 11 mois #8311 par victoriavika
Réponse de victoriavika sur le sujet CSS code to make footer icons bigger
elegant solution! thank you!

Connexion ou Créer un compte pour participer à la conversation.

Modérateurs: ronmalimcn
Temps de génération de la page : 0.174 secondes
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo