This topic has 14 replies, 2 voices, and was last updated 1 years, 1 months ago ago by Rose Tyler
Good day, I can’t find a way to change it, whether I tried to change the font or separate the text, it still didn’t work, it’s mainly about the photter
more on the photo
Image https://prnt.sc/MXYlqKfOKh0U
Hello,
Thank you for contacting us and for using XStore.
As we can see, changes in the Footer static block works fine – https://prnt.sc/BzAT3GiY5-4A > https://prnt.sc/G_PPyV0UEXA5
Kind Regards,
8theme team
Thanks for the response, I looked, but no matter how I make the change, google has a problem and I can’t figure out why.
Hello,
Please provide URL of page with the test results.
Kind Regards,
8theme team
Hello,
For us, this tester doesn’t show results on your site.
Please try to add the next custom CSS code, clear cache and check the result (provide a screenshot as you did before):
@media only screen and (max-width: 768px) {
.content-product .products-page-cats {
font-size: 1.7rem;
}
}
@media only screen and (max-width: 768px) {
.footer .footer-widgets .et-menu-list .menu-title {
font-size: 30px !important;
}
}
Kind Regards,
8theme team
Unfortunately, it made an even bigger mess
Hello,
Please clear cache and check now https://prnt.sc/dTAb4R6l8ydI . Let us know the result.
Kind Regards,
8theme team
Hello,
In this case, try to change this code https://prnt.sc/C5bLcdbak3JD to:
@media only screen and (max-width: 768px) {
.content-product .products-page-cats {
font-size: 1.7rem;
}
.footer .footer-widgets .et-menu-list .menu-title {
font-size: 20px !important;
}
.etheme-product-grid-categories a {
font-size: 14px;
}
.etheme-product-grid-title {
font-size: 20px !important;
}
}
Kind Regards,
8theme team
it was even worse
Hello,
We appreciate your prompt response.
This text from your screenshot https://prnt.sc/5iwl8KE8aYSn means more space should be added, for example here – https://prnt.sc/B0s_n2Fvvs3h , it can be done via editor – https://prnt.sc/vecG0-0PgIyw
Kind Regards,
8theme team
I can’t help it, when I put the font size 25 etc. in the mobile version, no change.. can you try?
Hello,
We can’t see the test results on your site, so we can’t try, unfortunately.
About his message – https://prnt.sc/fIrzgtlUAdKm – we already tried to make font-size bigger, so try to change paddings or line-height for tests to add “enough space around”.
https://web.dev/articles/accessible-tap-targets
Kind Regards,
8theme team
The issue related to '‘Tap targets are not sized appropriately – where to change it?’' has been successfully resolved, and the topic is now closed for further responses