-
AuthorPosts
-
February 23, 2018 at 11:09 am #916580
Hi, I have some pages in my web where text blocks are not well centered in the page on mobiles devices.
I show you in the two screenshots.
Could you give me some quick css code to center those texts?Thank you!
February 24, 2018 at 5:39 am #916975Hey cipriana,
1. You have a non break character inserted there, try erasing the blank space and add it again and save.
2. I could not reproduce that on my end, on what screen width are you seeing that?
Best regards,
RikardFebruary 24, 2018 at 7:59 pm #917210Hi!
-I don´t know what you mean by a non break character. Could you attach a screenshot?
Nonetheless I erased the text and added it again and it´s the same. The text is not well centered. I attach a screenshot of one of my texts code.
º
– I´m seeing it at a samsung j3 galaxy mobile with a 5.0″ screen, and my client is also seeing this issue, but I don´t know which device he´s using.thanks
February 25, 2018 at 2:15 pm #917366Hi cipriana,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { #top #wrap_all .main_color h2 { font-size: 24px; } }
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 25, 2018 at 4:16 pm #917426Hi, It worked Victoria!
It´s a pity I can´t add it in child theme. I would have to add it each time I update my theme, wouldn´t I?Thanks!
February 25, 2018 at 4:28 pm #917437Hi cipriana,
If you put the code in Quick css, it will not be lost.
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 25, 2018 at 4:36 pm #917443Hi, yes Victoria, but it doesn´t work there.
Thanks!!
February 26, 2018 at 4:18 am #917654Hi cipriana,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaFebruary 26, 2018 at 10:59 am #917738Yes of course
February 26, 2018 at 12:08 pm #917789Hi cipriana,
It works form child theme styels.css. Please check.
Best regards,
VictoriaFebruary 26, 2018 at 12:14 pm #917791Oh, it´s true! so I did something wrong .
thank you Victoria!!February 26, 2018 at 8:38 pm #917976Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Basilis -
AuthorPosts
- The topic ‘Text block not centered on mobile’ is closed to new replies.