Perfect! Thanks!
Hi Josue,
This helped a lot, thanks! I’m running into an issue with the rgba and the transparency though. I have it set at (68, 68, 68, 0.5), but it is still solid for me. I’m using both Firefox and Chrome to check the CSS.
I’ve tried the opacity setting, but that makes both the background and the text fade. Am I missing something small?
I have the newest version of Enfold, but not of WordPress.
Yes! Thank you, that made perfect sense and I got it to work now.
However, I seem to have run into a new issue. When I try to edit the text block from the dashboard, it just shows up blank. I can post an image if it helps clarify things, I just don’t know how to post it.
Thank you again.
Its the first text block
Hi Josue,
I believe the targeting of the p elements worked! Thanks.
Yes, I set up a test text with the mobile-only/desktop-only:
<div class=”mobile-only”> Test Text </div>
<div class=”desktop-only”> Test Text2 </div>
Both of those showed up for both mobile and desktop.