Forum Replies Created
-
AuthorPosts
-
Hi,
Please see the following thread. You may have to make the update and then regenerate the thumbnails:
https://kriesi.at/support/topic/entry_with_sidebar-dimensions-wont-take/
Best regards,
Jordan ShannonHi,
I updated John’s code above in quick css and it seems to be working fine:
I replaced this:
li.menu-item a
With this:
.menu.av-main-nav .menu-item-top-level
Best regards,
Jordan ShannonApril 12, 2017 at 12:28 am in reply to: Enfold fixed parallax background image should not be visible on mobile #776376Hi,
Great! I am glad we were able to help you. If you need any additional help, please do not hesitate to contact us here on the forum.
Best regards,
Jordan ShannonHi,
I am glad we were able to help. If you need additional help please let us know here in the forums. BTW: Use the following for background transparency:
div { background: rgba(200, 54, 54, 0.5); }
Best regards,
Jordan ShannonApril 11, 2017 at 6:43 pm in reply to: Enfold fixed parallax background image should not be visible on mobile #776250Hi,
I have updated it to the following. Please try and do a hard refresh:
@media only screen and (max-width: 767px) { .avia-section{ background-image:none!important; } .av-parallax.avia-full-stretch.active-parallax{ background-image:none!important; } }
Best regards,
Jordan ShannonHey dondela,
Try adding the following to quick css:
#header_main_alternate.container_wrap{ font-family: ‘Gill Sans’; }
.template-page.content{ font-family: ‘Gill Sans’; }
Best regards,
Jordan ShannonHi,
You could add a column then text block to the color section. If you add a custom class. You should be able to style it as you need via the quick css.
Best regards,
Jordan ShannonApril 11, 2017 at 6:06 pm in reply to: Enfold fixed parallax background image should not be visible on mobile #776223Hi,
On mobile I only have solid background colors with no images which is what it sounds like you wanted?
Best regards,
Jordan ShannonApril 11, 2017 at 6:05 pm in reply to: Enfold fixed parallax background image should not be visible on mobile #776222Hi,
Please provide mobile screens of the other sections with images. I see them on the desktop, but on mobile they are completely removed.
Best regards,
Jordan ShannonApril 11, 2017 at 5:36 pm in reply to: How to remove "Home" from the permalink of the front page #776209Hey mikejohnsimports,
Please try using the following plugin which can target individual pages:
https://wordpress.org/plugins/custom-permalinks/Best regards,
Jordan ShannonHey markvanhaze,
So you are saying you need to add a caption to the first (color section)
Best regards,
Jordan ShannonHi,
Please see the following and let me know if this solution works for you:
https://kriesi.at/support/topic/disable-image-generation-in-17-different-sizes/#post-527765Best regards,
Jordan ShannonApril 11, 2017 at 5:07 pm in reply to: Enfold fixed parallax background image should not be visible on mobile #776194Is the white section the only one that still needs corrected on mobile. I am not seeing images on the other sections on mobile. Only colors.
Best regards,
Jordan ShannonHi,
Thanks I just wanted to confirm the kind of slider you implemented. Please reference the following link:
https://kriesi.at/support/topic/controlling-the-height-of-a-layerslider-using-a-media-query/
Best regards,
Jordan ShannonHey roberto,
Each site requires its own license.
Best regards,
Jordan ShannonHi,
You can’t add a negative value on a padding.
Please add the following to quick css as well:
.avia-fullwidth-portfolio .sort_width_container{ padding-top:0px!important; padding-bottom:0px!important; }
Best regards,
Jordan ShannonHi,
No it seems you have fixed the issue. If you need additional help please contact us here on the forums.
Best regards,
Jordan ShannonHi,
From the looks of the screen it looks like you didn’t reduce the bottom padding at all. In the code above just remove the reference to the top padding.
Best regards,
Jordan ShannonHi,
In some cases its the result of an installed plugin, or possibly just a default feature of the theme, but this is not the case for Enfold. Were there any plugin installs or updates prior to the image uploads behaving this way.
Best regards,
Jordan ShannonHey emfutte,
Have you tried disabling all active plugins and seeing if that alleviates the issue?
Best regards,
Jordan ShannonHi,
For the first screen you can add the following to quick css and adjust as you need it:
.page-id-27 main.template-page.content{ padding-top: 10px!important; padding-bottom: 10px!important; }
For the second screen you can add the following to quick css and adjust as you need it:
.page-id-258 main.template-page.content{ padding-top: 10px!important; padding-bottom: 10px!important; }
Best regards,
Jordan ShannonHey pmwarman,
Please refer to the following thread for a solution that should help you accomplish this:
https://kriesi.at/support/topic/replace-mobile-menu-hamburger-icon-with-png/Best regards,
Jordan ShannonHey BPC,
Please provide a link to the site in question.
Best regards,
Jordan ShannonHi,
Which image do you need to adjust. It wasn’t specified in the original thread.
Best regards,
Jordan ShannonHey dinovandoorn,
Please see the following article for preventing multiple file creation http://www.wpbeginner.com/wp-tutorials/how-to-prevent-wordpress-from-generating-image-sizes/
As far as image size manipulation manually, WordPress is cropping by default and you can control image sizes easily with a plugin like this: https://wordpress.org/plugins/simple-image-sizes/
Best regards,
Jordan ShannonHey 0_o,
You can add it to the header.php file just before the </head> tag.
Best regards,
Jordan ShannonHey unicaweb,
Wordpress is cropping by default and you can control image sizes easily with a plugin like this: https://wordpress.org/plugins/simple-image-sizes/
I hope this helps!
Best regards,
Jordan ShannonHey Hans-Henrik Hiltun,
If you want to put a description or title to a text link, use the title attribute, not alt. Alt attribute is use for images.
Best regards,
Jordan ShannonHey danielrad78,
Yes this can be done via the quick css module using media queries. Could you provide a link to the site that you need help with?
Best regards,
Jordan ShannonHi,
Apologies for the delay. We should have a solution here for you soon.
Best regards,
Jordan Shannon -
AuthorPosts