Hi there,
I was able to use the CSS below to change the special headings (all of them). BUT I only want to change one, I have added a custom CSS code for it of lineh , but it’s not working when I do the following code. Probably a stupid error, sorry!
Code that doesn’t work:
@media only screen and (max-width:479px) {
.lineh {
line-height: 0.5em;
display: block;
padding: 0 !important;
}
}
This code works for all special headings:
@media only screen and (max-width:479px) {
#top #wrap_all .av-inherit-size .av-special-heading-tag {
line-height: 0.5em;
display: block;
padding: 0 !important;
}
}
Hey Deanna,
Could you please give us a link to your website, we need more context to be able to help you.
Please specify the element that you want to adjust.
Best regards,
Victoria
Hi Victoria,
Yes, thanks – login is in private content below.
I would like the Script font (pollistons) to have line height of 0.5em on mobile only.
I would also like the sizes of the buttons to be reduced on mobile.
Thanks!
Hi rosewoodva,
Thanks, but credentials did not work for me. Could you please update the credentials?
Best regards,
Victoria