-
AuthorPosts
-
August 28, 2020 at 4:13 pm #1241632
Hi
I have created a simple page but am having trouble:1. I have a page heading and a heading for each column and they are just not showing at all.
2. I love the timeline element and it looks great, but the icons don’t show up very well on the phone. The green is not visible.
I have created a login for you in case you need it.
August 30, 2020 at 2:55 pm #1241938Hey ginnywills,
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:989px){ .avia_transform .avia-timeline-vertical.avia-timeline-animate .milestone_icon { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } }
Which column headings are you referring to?
Could you please attach some screenshots of the issue?
If you need further assistance please let us know.Best regards,
VictoriaAugust 30, 2020 at 2:55 pm #1241939Hey ginnywills,
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:989px){ .avia_transform .avia-timeline-vertical.avia-timeline-animate .milestone_icon { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } }
Which column headings are you referring to?
Could you please attach some screenshots of the issue?
If you need further assistance please let us know.Best regards,
VictoriaAugust 31, 2020 at 3:45 pm #1242223Regarding the column headings that are not showing. See the screenshot for what I have set up for the page, but on the front end none of the headings show up. Its weird. Here’s the page: https://www.prepatl.com/get-started/
September 7, 2020 at 3:39 am #1243819Hi,
Did you figure out the issue? The heading inside each column is now displaying properly on our end. Please check the screenshot below.
Screenshot: https://imgur.com/a/0PkFseZ
Best regards,
IsmaelSeptember 8, 2020 at 5:59 pm #1244377No I did not figure it out. However, after some troubleshooting, I realized that the <H2> tags were not showing, no matter what I did, so I just changed them to different headings. Very strange — only this one page on the website that gave me trouble.
September 10, 2020 at 7:07 am #1244759 -
AuthorPosts
- You must be logged in to reply to this topic.