Forum Replies Created
-
AuthorPosts
-
Hi!
Please add following code to Quick CSS
.five.units.single-product-summary { width: 40%; } .four.units.single-product-main-image { width: 20%; }Cheers!
YigitHi!
Have you followed the steps Kriesi posted here – https://kriesi.at/support/topic/enfold-3-0-update-thread/
If you did and that still did not help, please create a temporary admin login and post it here privatelyRegards,
YigitHey mailclub!
You can turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your elements a custom CSS class ( for example “only-desktop” ) and then add following code to Quick CSS in Enfold theme options under General Styling tab to not display them on mobile
@media only screen and (max-width: 480px) { .only-desktop { display: none !important; }}Best regards,
YigitHey marcelmontel!
Can you post the link to your website please? Please note that we may need temporary admin login as well
Regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues!
Best regards,
YigitHi!
Please use this plugin to prevent emails from going into spam or junk folders – https://wordpress.org/plugins/easy-wp-smtp/
Cheers!
YigitHey!
You do too! Please let us know after trying so we can mark the thread as resolved :)
Best regards,
YigitHey tremblayly!
You can find Iconfont Manager in Enfold theme options > Import/Export tab
Best regards,
YigitHey GOWD!
Please add following code to Quick CSS
@media only screen and (max-width: 990px) { h2.av-special-heading-tag { font-size: 20px; }}Best regards,
YigitHey!
Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36);and change it to
$avia_config['imgSize']['widget'] = array('width'=>80, 'height'=>80);then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Regards,
YigitHey!
Please flush browser cache and refresh your page a few times. Which browser and OS are you using? Also, please try checking your website on another browser or computer
Best regards,
YigitHi!
This is how it looks on my end – http://i.imgur.com/TOw2IY1.png
All thumbnails are 180x180px and displayed 140x140px both old ones and new ones. I could not see any difference
Can you post a screenshot and show how it looks on your end?Regards,
YigitHi GOWD!
Please add following code to Quick CSS
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }If that does not help, please post the link to your website
Best regards,
YigitHi!
Please review your website now. You may need to re-create the lined background image and move the line up a little. It should work fine then
Best regards,
YigitHi FoundationsFour!
Can you post the link to your website and point out an example please?
Regards,
YigitHey!
Please review your website now. I have checked “Display title and breadcrumbs” under Layout section it seems to help
Best regards,
YigitHi!
Glad you figured it out Daniela! Let us know if you have any other questions or issues
Cheers!
YigitHey george!
Do you mind creating a temporary admin login and posting it here privately? Have you tried de-activating all active plugins and check if that helps?
Best regards,
YigitHi!
I applied the code once again and flushed browser cache. It does work fine on my end now – http://i.imgur.com/bDRVPAi.png
Best regards,
YigitHey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
YigitHey ayanasoul!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { max-width: 90%; height: auto !important; margin-left: 0!important; }}Best regards,
YigitHey!
Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can contact your service provider and they can do it for you.Regards,
YigitHey MLA18!
Please go to Appearance > Menus and click on “Screen options” and check “Link target” – http://i.imgur.com/ywOvDce.png
then you can click on your menu elements and choose to open them in new windowRegards,
YigitHey pako69!
Please add following code to Quick CSS
#top .scroll-down-link { -webkit-animation: none; -moz-animation: none; animation: none; color: black; height: 80px; background-color: white; border-radius: 50px; bottom: -35px; }Best regards,
YigitHey!
Can you post the link to your page where we can see the issue please?
Cheers!
YigitOctober 2, 2014 at 11:54 pm in reply to: html_header_top.html_header_sticky #header.header-scrolled #329355Hey!
I could not reproduce the issue as well and unfortunately i do not have an actual tablet to check your website. Please try adding following code to Quick CSS
@media only screen and (max-width: 767px) { #wrap_all { margin-top: 0; }}If that does not help, please also try
@media only screen and (max-width: 1024px) { .html_header_top.html_header_sticky #header.header-scrolled { top: -10px !important; }}Cheers!
YigitHi!
@rustybucket Please try and let us know so we can mark this thread as resolved or assist you further
@aribann Thank you :)Regards,
YigitHi!
@meisterpreiss Can you point out the issue please? I checked your website and it did look fine to meRegards,
Yigit -
AuthorPosts
