Text On Desktop View Not Displaying on Mobile View
-
When viewing a parallax section of the website on desktop, the text “serious performance gains” only shows on desktop view. For some reason the text is not displaying on mobile view.
How can we have the text “serious performance gains” display on mobile view.
See screenshot attached:
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached. Please edit the VC custom heading element that you have used to add the heading there.
Then add custom class to the element like in the screenshot: https://ibb.co/7WCpwBD
Then Add the following Custom CSS in the Custom CSS for mobile area under Theme Settings >> Custom CSS.
.vc_custom_heading.cls {
display: block;
}
If the problem still continues then provide with admin panel login details of the website to check it myself and help you out accordingly.
Regard’s.
Xtemos Studio.
That worked perfect, Thanks!
Most Welcome :-)
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day :-)
Topic Closed.
Best Regards.
The topic ‘Text On Desktop View Not Displaying on Mobile View’ is closed to new replies.