anonymized-13171256
(@anonymized-13171256)
Hi Cyndi,
First, if you are using a caching plugin or web host caching, clear those caches. It may help depending on which version you were on before the update.
Please provide a link to your site so I can see the problem.
Thread Starter
Cyndi
(@cynderella)
Caching is cleared on host. Sorry, my link didn’t go through: https://bookkeepingetcinc.com/
As you can see the testimonial is long as opposed to wide.
anonymized-13171256
(@anonymized-13171256)
Thanks. Beautiful site!
A minor conflict with your theme. Here is some CSS to fix it. If your theme does not have a custom CSS option, try the excellent Simple Custom CSS plugin, or Modular Custom CSS if you prefer the Customizer.
.bookkeeping-home .content .one-widget .widget {
display: block;
opacity: .999;
}
Thread Starter
Cyndi
(@cynderella)
That did the trick!!! Thank you so, so much.