Forum Replies Created
-
AuthorPosts
-
That worked perfectly! Thank you!
The contact page CSS fix worked. Please see Dropbox link for the screenshots where the header overlaps the first section/row…
The CSS worked (actually 5px was better) — but I found that depending on the number of lines the alignment was still off.
I had to wrap each individual line in <p>. Otherwise, the alignment only worked when there were 6 lines.
It’s good now. Thank you!
Worked perfectly. Thank you!
Perfect. Thank you!
Thank you, Ismael!
If anyone else needs it, I’ve combined your code with that from another thread — so by default, there is a slight opacity on the image with white text on the overlay… and then on hover, that turns black with white text.
/* Masonry grid overlay. */ #top .av-caption-style-overlay.av-hover-overlay- .av-masonry-item-with-image .av-inner-masonry-content {background: rgba(0,0,0,0.5);} #top .av-inner-masonry-content-pos-content .av-masonry-entry-title {color: white;} #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content:hover {background: rgba(0,0,0,1);}
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Foolish oversight on my part. Thanks, Ismael. It is working now.
I tried using that CSS code but it didn’t work.
I also tried adding “!important” and I made sure to clear all of my CSS settings for caching. Still not working, though.
Worked perfectly. Thank you!
Hey Mike!
Another option would be to clone the element and use an image that is just right for mobile and set the display for the two elements so they only show on the screens you wish.
This was a great suggestion. It took a little playing around and swapping some elements (like a grid row for a color section).
But once it was all figured out, I was left with two perfect layout solutions — one for desktop and one for mobile, with each displaying properly on the respective devices.
I’ll definitely keep this is mind for future issues like that.
Thank you!
Worked perfectly. Thank you!
I looked but I’m not quite sure what you mean by, “you can set the Heading Tag option to Paragraph in the element option Advanced tab.”
Could you please provide further detail? Thank you!
This reply has been marked as private.This reply has been marked as private.Worked perfectly! Thank you!
I was able to change the header setting back to default (so that I still have the line indicator on mouseover) BUT at the same time also eliminate the border on click.
Works perfectly. Thank you!
I had tried that previously… and just tried again (clearing cache as well). For some reason, that’s not working.
Is it possible I have some kind of conflict with my CSS?
I couldn’t get that to work properly.
Instead, I did this: https://kriesi.at/support/topic/enfold-conditional-menu/
I was afraid to try this at first because it was 9 years old and I hadn’t seen anything else about it, but it works perfectly. What a great feature!
Worked perfectly! Thank you, Rikard!
-
AuthorPosts