Forum Replies Created
-
AuthorPosts
-
Hi,
Try the following as well:
#header_meta .container { max-width: 90% !important; }Regards,
RikardHi,
Great, please let us know if should have any more problems on the topic.
Thanks,
RikardHi Tobias-B-Conrad,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 990px) { #advanced_menu_toggle { right: -30px !important; } }Regards,
Rikard-
This reply was modified 10 years, 3 months ago by
Rikard.
Hi,
It might be because you’re on a local server yes, please try to update manually instead: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
RikardDecember 10, 2015 at 7:36 am in reply to: WooCommerce Plugin "Which Entries" not displaying chooser #550196Hi,
You might need to create another section and use an image better adapted to smaller screens then hiding/showing the section with CSS. This might help you on the way:
@media only screen and (min-width: 768px) { #section-desktop { display:block !important; } #section-phone { display:none !important; } } @media only screen and (max-width: 767px) { #section-desktop { display:none !important; } #section-phone { display:block !important; } }Best regards,
RikardHi Petra,
Not sure what you mean by your last post, did you find a solution? If so then please post a link to it since other users might find it useful.
Thanks,
RikardHi @greenstones,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardHi,
Glad you got it fixed, please let us know if you should have any further problems on the topic.
Thanks,
RikardHey basti2409,
Are you still working locally? We would need to inspect the page itself. I’m not sure I understand exactly what you are looking to change either, could you post screenshots highlighting your intentions please? You can upload to a service like imgur.com or a public dropbox folder and then link to them here.
Thanks,
RikardHi,
I’m not sure why both are showing but you can try the following in Quick CSS under Enfold–>General Styling to hide the flags:
ul.avia_wpml_language_switch_extra { display:none !important; }Best regards,
RikardHi Kai,
If you are looking to submit a feature request you can do so here: https://kriesi.at/support/enfold-feature-requests/
Best regards,
RikardHi,
I’m not sure if I understand exactly what you are looking to achieve there, could you post screenshots highlighting your intentions please? Please upload to a service like imgur.com or a public dropbox folder and then link to the images here.
Regards,
RikardHi,
Please do a full backup of your site and export your theme settings in the backend so if something should go wrong you can roll back or import your settings again.
Best regards,
RikardHi Derek,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardHi,
I’m not sure if that would be possible, but you could try different ones. Have in mind that the lighter the better, less memory heavy items on the page like images/videos etc would most likely work better.
Regards,
RikardDecember 10, 2015 at 4:52 am in reply to: Background color glitch in fullwidth video section #550139Hey jwrawlings,
I see what you mean and it seems to be the video causing it, it doesn’t happen if you reload before the video has loaded. I couldn’t look any deeper because the account doesn’t have admin rights, could you change that please? The chance of an end user ever seeing that is slim I would say, there are not many scenarios where a hard refresh would be the only option in order to view the page.
Best regards,
RikardHi @chadlewine,
Did you manage to get it fixed? Thanks for helping out @cherrmann :-)
Best regards,
RikardHi,
Thanks, that worked better! Next problem, all I can see is a single file called .ftpquota and I can’t navigate from the folder. Are you sure you have set the correct permissions for the account?
Regards,
RikardHi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Thanks,
RikardHi,
Great, glad you got it fixed. Please let us know if you should have any more problems on the topic.
Regards,
RikardHi,
Please upload the image to somewhere where we can download it and we’ll try to upload it. We’ll need an admin login as well, you can post the details in the Private Content section of your reply.
Regards,
RikardHi,
You should be able to do so on this page: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=Kriesi
Regards,
RikardHi,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi,
We need to inspect the element itself so I screenshot is not much use but you can try the following in Quick CSS:
.blog-meta { display:none !important; }Best regards,
Rikard -
This reply was modified 10 years, 3 months ago by
-
AuthorPosts
