1. crimle
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Monday, 15 June 2020
  5.  Subscribe via email
Hi Ciaran

on large screens, the content of the header-2 module
Meldestelle 076 336 20 41
is right-aligned. This is ok for me.
But on mobile screens, it is left-aligned. I would like it right-aligned as well.

Thank you and kind regards
Chris
References
  1. http://tierschutz-steckborn-ch.1ahostingpro.ch/
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

@media only screen and (max-width: 440px) {
.header-2 {
margin-left: auto;
}}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran

it works :-) Thank you.

Kind regards
Chris
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!