Forum Replies Created
-
AuthorPosts
-
I was able to fix this problem on my own by changing the width of the flex cell to “auto” instead of “100%” Here is the code for anyone else having this issue:
@media only screen and (max-width: 989px) { .responsive #top #wrap_all .av-flex-cells .no_margin { width: auto; } }
- This reply was modified 1 year, 10 months ago by MJM.
That solves the problem, but I do have nearly 100 pages with this same layout. Is there anything I can do that doesn’t require manually customizing every grid row and every column? It was working before, so is there code I can add that makes the grid row function like it used to?
Thank you! That worked for the columns in color sections, but not the ones in grid rows. Is there a way to fix that?
Thank you! I just added Rikard’s code and that did the trick!
This thread can be closed. Thank you!
That worked! Thank you!
It looks like this issue was resolved in 4.8.6.1, so this topic can be closed. Thank you for your help!
Hello, the error is still appearing for me. It doesn’t show up on the backend, but it does show up any time I try to view the actual site.
I read through the thread you posted but was not able to locate the .php code mentioned. I also tried using a fresh install of Enfold, but I am still receiving the same error.
I set up a staging site and added you as a temporary admin. I updated the staging site to 4.8.6.1 and am getting the same error message. Login credentials are below!
I tried updating to 4.8.6.1, but am getting the same error message. The error log from the most recent update is linked below!
This reply has been marked as private.Private
- This reply was modified 3 years, 4 months ago by Rikard.
This reply has been marked as private.I am having the same problem with the animated numbers feature. The back-end shows the text, but the actual page shows “Click to add your own text here.”
I am having the same problem with transparent buttons. If I click the border option in the button settings, it shows up, but it would be great not to have to do that manually for each button!
A third issue I noticed is color sections with a gradient background are not displaying. Again, if I go in and update it manually it’s fine, but would be nice if it retained old settings.
Thank you for the link to the previous version @cjbuilt! Rolling back until these issues are fixed.
This topic can be closed. Thank you!
That did the trick! I ended up removing both Enfold and my Enfold Child Theme and reinstalling a fresh version of the theme. I then re-added my custom CSS and the theme settings I exported before removing the theme. And now it is working great! Thanks for your help in de-bugging this issue!
Hi Rikard,
I have tried disabling all plugins and have also tried clearing out any custom CSS, but no luck yet!
Here is the admin login. I have tested it on other websites running Enfold, and it does work. So I am not sure what is different about this one that is causing the problem. Thanks for your help!
Thank you, Yigit! That fix worked great!
You can close it, thank you!
That worked! Thank you!
It can be closed. Thanks!
That worked great! I also added the following code to remove the margin at the bottom that was still dark gray:
@media only screen and (max-width: 989px) { .responsive #top #wrap_all .flex_column.av-break-at-tablet, .responsive #top #wrap_all .av-break-at-tablet .flex_cell { margin-bottom: 0px; } }
Thanks for your help!
Thank you! That does look a lot better. If I do want to set a minimum font size, do you know if there is any way for the background to scale with the text or will it always react that way if I have a minimum font size set?
I am also having issues when pulling it up on a mobile phone. Here is a screenshot:
This reply has been marked as private.Thank you! I switched to this plugin instead so that I could use the shortcode in the extra elements and it worked perfectly. Thanks for your help!
That worked great! Thank you!
That did the trick! Thanks so much!
Thank you! That got everything on one line. Is there a way to right align the “Make a Payment” link?
-
AuthorPosts