For more info of how to use Inspect Element to find your divs that you need to change please see this recording that i made for you http://drops.laborator.co/OpbTOb
I tried to submit a new ticket, but it keeps saying "Refresh token not found", so I am replying to an existing thread:
I am not sure since when this is happening, but all of a sudden the 'Auto type' block that I'm using on the Homepage is much bigger than it has been before. Normally the normal text ("Voor jou ben ik de") would fit on one line and the moving text was fitting on the second line. Now it's too big... How do I change that back to how it was? (check the screenshot)
The platform that we use to handle our support Ticksy is having problems for the moment and that's why this problem happened to you. We contacted the author of this platform and they are working to fix this problem so i hope that this problem will be solved next 24 hours.
Can you please add the code below to your Custom CSS:
@media screen and (max-width: 768px) {
.auto-type-element {
font-size: 30px !important;
line-height: normal !important;
}
}
I've searched in documentation but couldn't find how to change the font size of auto type. Please help. thanks.
Hi junglemman,
We actually wrote about this on our theme documentation page, this is the exact article Changing Font Sizes.
For more info of how to use Inspect Element to find your divs that you need to change please see this recording that i made for you http://drops.laborator.co/OpbTOb
Hi there,
I tried to submit a new ticket, but it keeps saying "Refresh token not found", so I am replying to an existing thread:
I am not sure since when this is happening, but all of a sudden the 'Auto type' block that I'm using on the Homepage is much bigger than it has been before. Normally the normal text ("Voor jou ben ik de") would fit on one line and the moving text was fitting on the second line. Now it's too big... How do I change that back to how it was? (check the screenshot)
Here's a link to my site: https://www.jodileunissen.nl
Thanks in advance,
Best,
Jodi
Hi Jodi,
The platform that we use to handle our support Ticksy is having problems for the moment and that's why this problem happened to you. We contacted the author of this platform and they are working to fix this problem so i hope that this problem will be solved next 24 hours.
Can you please add the code below to your Custom CSS:
Will set this ticket as solved from here.