-
-
Hallo,
my pricelists are not responsive in mobile version. They get cut of at the right side, so you cant read the ListItems anymore.
Can you pls help me?
-
-
I can give you acces to our page, because it is in maintance mode.
Is that ok for you?
Kind regards
-
Hello,
It’s OK, just write the credentials in a private reply.
Best regards!
-
-
Hello,
I added this code:
@media (max-width: 767px){.price_table .price .p { font-size: 38px;}} @media (max-width: 1024px){.price_table .price .p { font-size: 38px;}}
into the ‘Leistungen und Preise’ page custom css box. Price list look’s ok now, in both mobile & iPad. Please check and let us know.
Best regards!
-
Hello Mihaila,
thank you it works. I only added the same code for the style class .period.
Kind regards
-
I have one more question:
I tried to make the titles in the page header responsive, but nothing happend.
I added:
@media (max-width: 767px){.header_page .centered .without_shadow .with_subtitle .with_padding_style .container .titles .h1 {
font-size: 38px;
width: 300px;
}}
Kind regards
-
Hello,
I added this code:
@media (max-width: 767px){ .header_page.with_subtitle.centered .titles h1 {font-weight: 400; font-size: 18px !important;} .header_page.with_subtitle.centered .titles h3 { font-size: 22px !important; } .header_page.centered h1 {font-size: 35px !important;} }
into your style.css file. And i think page header titles are better now (screenshot1 & screenshot2)
Best regards!
-
It looks very well! Thank you for your great support!
Kind regards
-
You must be logged in to reply to this topic.