
-
AuthorPosts
-
April 3, 2025 at 1:22 am #1480677
Hi, this is probably my 30th license, so I’ve been around the block with this theme and very much love it! I installed the parallax demo and for some reason am having issues/bugs in two areas:
1) Advanced Styling:
The Advanced Styling doesn’t appear to work. I can’t change the menu font color or size. I’ve set it as #314050 and 16pts, but it still shows white and 12 pts.
Also under Advanced Styling, just like the menu font issue, changes to H2 don’t apply on the frontend.
2) Another issue I have is the Headline Rotator that comes with the demo is spaced out different than the demo you guys show where each phrase reveals on a separate line and the final line is way below the first line, so there’s a gap of white space. The demo on your site doesn’t show that.Thanks!
April 3, 2025 at 7:02 am #1480685Hey imagestudios,
Thank you for the inquiry.
1.) Since the page has a transparent header, the main menu color must be adjusted in Enfold > Theme Options > Transparency Options > Transparency Menu Color. You can adjust the menu style for the default header in the Advanced Styling panel.
2.) The issue is due to the br tag in the Prepended static text field. We recommended removing the br tag because this also creates line breaks on the rotating text. To fix the issue, we enabled the debug mode and manually adjusted the rotator shortcode in the debug field.
Best regards,
IsmaelApril 3, 2025 at 11:46 pm #1480743Thank 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!
April 3, 2025 at 11:51 pm #1480744Update 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.
April 4, 2025 at 6:48 am #1480755Hi,
1.) The changes in the Advanced Styling panel aren’t taking effect because of an invalid css code in the Quick CSS field:
/* REMOVE HEADER LINE */ #top .av_header_with_border.av_header_transparency #header_main { border: none;
The second css rule was not closed correctly -— it was missing a curly brace. We have corrected this. You can also adjust the default menu color in Enfold > General Styling > Logo Area > Logo Area Font Color.
2.) We manually removed the space from the shortcodes again. Unfortunately, we are not yet sure why it’s behaving like this. Let us know if the issue occurs again.
Best regards,
IsmaelApril 4, 2025 at 3:59 pm #1480776Thanks 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.
-
AuthorPosts
- You must be logged in to reply to this topic.