Tagged: theme update
Hello all,
The Avia Advanced Builder stopped working suddenly, so I updated the theme manually via FTP. I have a child theme, and I drag and dropped every fold except the images folder.
Link to site: http://addittoday.com/
As you can see, there are odd, random sizing issues that are inconsistent across the site. It also appears that certain elements changed styles in size and color. My CSS on the child theme is still intact.
What happened to the style updates? I need to update another website and want to avoid it before I understand the extent of the update.
Thank you!
As you can see, when you go into edit the item on the home page, the size indicated from within the avia layout builder for ‘Special Heading’ is being over-ridden by the new theme. Any idea what is causing this issue? It is seen again in the Trusted Digital Advisor section of the website
I’m going to keep trying on addittoday.com on my own. Feel free to close this ticket. The last ticket I entered is my top priority right now.
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-special-heading * {
font-size: inherit!important;
}
It seems like you have figured out Advanced Layout Builder issue as well – http://i.imgur.com/0gCOnkr.png
Cheers!
Yigit
Yes and thank you Yigit. Per my last response, feel free to close this out. I like how the special heading has a secondary tab to select size. This helps a lot.