
-
AuthorPosts
-
April 2, 2018 at 3:26 pm #936102
I have couple problems. I’m not sure if it was latest update or if it was present before that. After the theme update I manually updated class-framework-widgets.php to fix the Instagram widget.
1. On frontpage a color section is missing. Latest block before footer. This happens in both desktop and mobile Chrome browser. Firefox is somehow fine.
2. On mobile, slider on top of the page is missing.
3. On mobile, menu does not align itself correctly when open.There was a cache plugin but I have disabled it.
April 3, 2018 at 4:12 am #936276Hey hannakor,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardApril 3, 2018 at 7:46 am #936346This reply has been marked as private.April 3, 2018 at 10:27 am #936435Hi hannakor,
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
.js_active .av-minimum-height .container { opacity: 1; }
If you need further assistance please let us know.
Best regards,
VictoriaApril 3, 2018 at 11:05 am #936460Hi Victoria,
Thanks for the code. It fixed the colorbox. Do you have any idea what causes the problem? Will this be fixed in future updates?There still is a problem with mobile browser. When you load the page there is just the logo and menu button in orange background. You have to scroll for content. If you open the menu whole screen is orange and you have to scroll down for the menu.
With regards,
HannaApril 4, 2018 at 6:04 am #936936Hi,
The height and line height properties of the header and logo are set to 690px on mobile view. Did you add any modifications to the theme? Please enable the Appearance > Editor panel.
Best regards,
IsmaelApril 4, 2018 at 5:11 pm #937316Hi,
There are modifications via a child theme. I copied these changes to Private content.
Editor panel should now be enabled. For some reason the functions.php doesn’t show on the editor.Thanks!
HannaApril 6, 2018 at 8:10 am #938097Hi,
The functions.php file is not accessible in the Appearance > Editor panel. Please provide the FTP login details in the private field.
Best regards,
IsmaelApril 7, 2018 at 12:29 pm #938597Here is the ftp login.
-
This reply was modified 7 years, 4 months ago by
hannakor.
April 9, 2018 at 2:47 pm #939244Hi,
Thank you for the update. I still can’t figure out what’s causing the issue so I added a temporary fix in the style.css file.
@media only screen and (max-width: 768px) { .responsive #header .container.av-logo-container, .responsive #top #header_main > .container .main_menu .av-main-nav > li > a { height: 80px !important; line-height: 80px !important; } .av-hamburger-box { height: 24px; top: 30px; } }
Best regards,
Ismael -
This reply was modified 7 years, 4 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.