Forum Replies Created
-
AuthorPosts
-
April 13, 2025 at 7:43 pm in reply to: Parallax column Animation without big emty space at the bottom? #1481277
I had a similar issue and believe I know what Monika is talking about. My fix was to adjust the custom margin of the color section in question. Go to Color Section > Layout > Margin and Padding > set to default padding and checkbox Custom Margins. Then, for top margin, set to 0px and for bottom margin, set to -250px or whatever works to fix the issue.
Thanks for all your work on this!
For issue 1, I’m still showing a white font on the menu even though I’ve changed in Advanced Settings. I’m looking to have it #334050.
Headline rotator just not working for me. Thanks for your help on this, but moving on to just static text.
Update on item #2. I added my text and it broke again. Not sure what might be causing this. The <br/> code is no longer in there.
Thank you! #2 is resolved.
For #1, I did change the color in the Enfold > Theme Options > Transparency Options > Transparency Menu Color area and that did change the color for transparency. I have also changed the color in Advanced Styling for the default menu, but no changes are showing up. That was my main issue. You can see I have a Main Menu element in Advanced Styling with both the color (#314050) and size indicated, but no changes on the front end. Remember too my note: “Also under Advanced Styling, just like the menu font issue, changes to H2 don’t apply on the frontend.”
Thanks!
Thank you so much! Was that snippet in the main functions.php file?
Thank you again for helping with this! Believe it or not, there was nothing added to it. Here is what is inside:
<?php
/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* WordPress will use those functions instead of the original functions then.
*/Thank you for this thoughtful response Guenni007. The issue isn’t a transparency issue, but rather the logo actually missing. I can use the emergency code you provided, but would rather find the issue if we can.
Ismael, as mentioned previously, I have added no code to the functions.php file. Am I supposed to? Enfold typically uses the main logo on desktop for the mobile version as well.
The logo is https://october7coalition.com/wp-content/uploads/2025/02/logo_300x133.png, so it’s the correct .com usage rather than .org. Just for kicks, I used the url you provided above, but it didn’t fix the issue.
I did check that just to be sure, but it is correct: https://october7coalition.com
And, I haven’t made modifications to the functions.php file.
Thank you both for looking into this. It must be that the .org instance of the logo is what is causing the issue. I don’t have any coding pointing it toward the .org instead of the .com instance of the logo. I did delete the main (non-transparency) version of the logo and reupload, but no change. Shouldn’t it update the mobile version as well? Thoughts on how to fix?
Sorry to just now be getting back to this, but it is still an issue. Here is a screenshot: https://img.savvyify.com/image/IMG-5163.9pQ4n
Hi Ismael,
I didn’t add that css code. If you’re seeing it, it must have been in there to begin with. What I did: I didn’t remove any code or even temporarily disable the File Compression settings, but just added the css code you provided into Quick CSS:
.avia-icongrid .av-icon-cell-item .avia-icongrid-wrapper {
position: initial;
}and it worked! Thank you so much!
Theme has been updated (odd that it didn’t show an update needed), and page cache cleared. The issue still remains.
Just installed the plugin and it worked to update Enfold. Thank you for that suggestion!
The logo issue is still there, but at least we can rule out the theme version.Thanks. It shows it’s updated, but apparently it isn’t. I hadn’t installed the API code from my purchase until last week, so I’m guessing that info is a bit delayed. Is there a way to update otherwise or refresh the API connection?
February 28, 2024 at 9:23 pm in reply to: Masonry Gallery Overlay Color Different on Desktop Vs. Mobile #1435811That worked—thank you so much!
February 28, 2024 at 9:21 pm in reply to: Add Margin To Bottom of Blog Grid Layout on Mobile View #1435810I did figure out the closing bracket issue and my questions after that. The only question that remains is this:
Also, I noticed your code for the Blog Grid layout on mobile view adds margin to the bottom of post 1 and 3, but not the middle post.
February 28, 2024 at 9:14 pm in reply to: Add Margin To Bottom of Blog Grid Layout on Mobile View #1435809OK, thank you so much. I fixed the closing bracket. I’m unclear on the @media only screen and (max-width: 767px) { part though. Wouldn’t that pertain only to the css I’m adding underneath it and then closing out with a closing bracket? Having it present anywhere in the css code shouldn’t apply it to everything would it?
Also, I noticed your code for the Blog Grid layout on mobile view adds margin to the bottom of post 1 and 3, but not the middle post.
February 27, 2024 at 4:16 pm in reply to: Masonry Gallery Overlay Color Different on Desktop Vs. Mobile #1435600Thank you. That was similar to something I had tried before. I did try this code, but it is still grayscale on mobile and not the blue overlay as it appears on desktop.
February 27, 2024 at 4:11 pm in reply to: Add Margin To Bottom of Blog Grid Layout on Mobile View #1435599Thanks Ismael. I did add that css and it didn’t affect the spacing at all that I was looking for after the “Read more.” I did try in incognito mode as well. Thoughts?
You can close this topic. Thank you.
That worked—thanks again for the great support!
Thank you. I’ve been able to achieve this, but I want the color overlay to disappear on hover.
Thank you! I do wish that if a background image is placed within the cell, it would be for that cell only and not the entire row.
This reply has been marked as private.I agree with the issue in this thread and that it hasn’t been resolved. I read through and am having the same issue. When trying to mimic the effect on the home page of your demo Freelancer, for example, an image that is roughly the aspect ratio placed within a 1/2 grid still stretches horizontally across the entire grid (both halves) rather than just the single 1/2 container using “Stretch to fit.” Using “Scale to fit” works, but then you run out of image horizontally if the person opens up the browser too wide. I, too am convinced this is an Enfold bug and not a normal result.
We’re getting close Ismael. Please look at how it appears now with slim header setting. But, 1) it cuts off the bottom half of the logo and 2) when I scroll up, the logo needs to shrink into the header instead of overhang it. Is that doable?
Thanks Ismael, this was a great solution. If I set the header to slim, it reduces the size of the logo as well. Any way to make the header less tall (“slim”) and keep the logo size?
Then, when it shrinks upon scrolling down, is there a way to have the logo be in the color portion of the header rather than hanging down below it?
-
This reply was modified 3 years ago by
imagestudios.
December 21, 2020 at 5:26 pm in reply to: Background Image Not Showing In Color Section When Code Block Is Present #1269093Sorry for the delay in getting back. That is absolutely perfect — thanks so much for your insight and fix Ismael!
-
This reply was modified 3 years ago by
-
AuthorPosts