The highlighted text block has a weird behavior when displayed on mobile. Line spacing and underline at the end of of the paragraph is odd. Please see attachments. Thank you.
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
.nectar-highlighted-text em {
line-height: inherit !important;
}
The Highlighted Text only works on a single line therefore the H3 font-size would have to be reduced by a few pixels so it fits on a line on mobile as well. See screenshot:
The highlighted text block has a weird behavior when displayed on mobile. Line spacing and underline at the end of of the paragraph is odd. Please see attachments. Thank you.
Hey simonemora8 ,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Thank you, Tahir. Line height is now ok but the underline still exceed the text width, see attachment.
Also, is it possible to get rid of the tick purple bur below the images (see attachment)
Hi There,
Please send in your admin login credentials so that we may look into the issue further.
Thanks.
Hey Again,
The Highlighted Text only works on a single line therefore the H3 font-size would have to be reduced by a few pixels so it fits on a line on mobile as well. See screenshot:
Thanks
ThemeNectar Support Team
I can't seem to download the pdf file at the moment. Could you attach a screenshot?.
Thanks
ThemeNectar Support Team
Hi There,
Please try this css:
Thanks.