Tagged: Advanced Styling, button color, widget title
-
AuthorPosts
-
February 11, 2020 at 3:54 pm #1183558
Hello,
In the past three versions of Enfold, including the most recent one, I have the same problem: Advanced styling does not work well. For instance, I can change the corners of the menu button in the header, but changing the background color does not work. If I select a white color for the font which only works with rollovers, the text changes into grey.
I also tried changing the color of the line above and below the widget headers to white, but it does not work either. Only the font changes to white.
Can you help me please?
<EDIT> In the mobile menu, the corners of the menu button in the header are not round either! On desktop they have rounded corners.
Sincerely,
Morticka- This topic was modified 4 years, 9 months ago by Morticka. Reason: Noticed another error with advanced styling in the mobile menu
February 11, 2020 at 9:40 pm #1183671Hey Morticka,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
body#top .footer_color .widgettitle { border-color: #fff; } #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text { background-color: #a953be; border-color: #a953be; } #top #wrap_all #header #av-burger-menu-ul > li.av-menu-button-colored a .avia-menu-text { border-radius: 30px; }
If you need further assistance please let us know.
Best regards,
Victoria- This reply was modified 4 years, 9 months ago by Victoria.
February 12, 2020 at 1:12 pm #1183842Hi Victoria,
Thx for your fast response! :D
What worked: The new color of the button and on mobile it also has rounded corners, very nice, thx!
What did not work: The Widget title bars in white, it is still the same greyish color.
And, when I tried to introduce another color for mouse over in Advanced Styling, it did not work either.
Is it possible to get Advanced Styling to work properly in stead of all the random css fixes? Because this is a real problem?
Sincerely,
Morticka- This reply was modified 4 years, 9 months ago by Morticka. Reason: Typo
February 12, 2020 at 5:20 pm #1183945Hi Barb,
Thanks for reporting this!
We have found out that some combinations override others, in your case H3 overrides Widget Title options. I have reported the issue to our devs.
I updated enfold/includes/admin/register-backend-advanced-styles.php file. Could you please delete custom CSS and try advanced styling options once again and report back? :)
Best regards,
YigitFebruary 12, 2020 at 6:05 pm #1183959Hey Yigit,
You’re welcome!
I’ve removed the custom css and yes, it works! Thank you very much, as always :D
One last question, I’m working with a child theme, won’t the code be overwritten in the next update at enfold/includes/admin/register-backend-advanced-styles.php?
Sincerely,
BarbFebruary 12, 2020 at 6:18 pm #1183965Hi Barb,
You are welcome!
Yes, it will be overwritten but we will update the file to fix this issues so you will not need to update the file as it is going to be the same or very similar :)
Best regards,
YigitFebruary 12, 2020 at 6:40 pm #1183969Thx Yigit :D
Can I take the file enfold/includes/admin/register-backend-advanced-styles.php and copy and paste it without any edits from my staging website to my live website?
Sincerely,
BarbFebruary 12, 2020 at 6:47 pm #1183970Hey Barb!
Yes, please do so. After updating the file, please go to Advanced Styling tab and save so changes apply :)
Cheers!
YigitFebruary 12, 2020 at 7:36 pm #1183983Hi Yigit :),
Yes, it worked! The only thing that does not work yet, is the thin black line around the button, on both websites? I changed it to the color of the button itself, but it does not seem to work?
Sincerely,
BarbFebruary 12, 2020 at 10:57 pm #1184008Hi,
Thanks for reporting that too!
I updated enfold/includes/admin/register-backend-advanced-styles.php file once again. Please review your website :)Best regards,
YigitFebruary 13, 2020 at 6:12 pm #1184238Hello,
Yes, that did the trick, thx Yigit! :D
You can close this ticket.
Sincerely,
BarbFebruary 13, 2020 at 7:04 pm #1184244 -
AuthorPosts
- The topic ‘Advanced styling does not work properly’ is closed to new replies.