-
Author
Tagged: bug, h2, line break
-
November 14, 2016 at 01:41 #144053
groubee
ParticipantHi
See attached image from https://canea.dk on chrome iphone. On mobile the h2 does not break the line?
Et integreret virksomhedssystem
On mobile it should look like:
Et integreret
virksomhedssystemh2 does not respons to the “Font Responsive” menu in VC? only text.
Cheers
Tonny
Attachments:
You must be logged in to view attached files.November 15, 2016 at 08:59 #144234Laura
ModeratorHello, try with
COPY CODE.kleo_text_column.wpb_content_element strong { font-size: 18px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 15, 2016 at 14:50 #144255groubee
ParticipantThis snippet makes H1 and H2 the same font size? its have nothing to do with responsive font size?
I need you to come up with a fix so the h2 headline breaks up normally on mobile! plz
November 17, 2016 at 09:07 #144521Laura
ModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 17, 2016 at 20:38 #144618Radu
ModeratorHi,
Replace the snippet from @laura with this one
COPY CODEkleo_text_column.wpb_content_element strong { font-size: 28px; word-break: break-all; }
Let me know
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 18, 2016 at 16:53 #144685groubee
ParticipantHi @Radu
No it did not fix me line break? see attached images
It does not break “integreret virksomhedssystem” to
“Et integreret
virksomhedssystem”See: https://canea.dk/
This is really strange! I have added your snippet!
Attachments:
You must be logged in to view attached files.November 18, 2016 at 20:00 #144715Radu
ModeratorHi,
Sorry I’ve missed the . from the start of the CSS
Replace with this
COPY CODE.kleo_text_column.wpb_content_element strong { font-size: 28px; word-break: break-all; }
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 18, 2016 at 22:48 #144747groubee
ParticipantHi @Radu
Your code works now, but I dont believe that is an acceptable solution on my problem!
I fixet it myself by removing the h2 from the text box and added to a “Custom Heading” box.
Now the the words breaks like they should.
Thanks again
Cheers
TonnyNovember 21, 2016 at 15:47 #144875Radu
ModeratorOk then
Changing the font style directly from custom heading it’s very ok.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.