Forum Replies Created
-
AuthorPosts
-
Hi!
Slider images cannot be found – http://i.imgur.com/WIMfGrM.png
Please try re-uploading them in Media > LibraryRegards,
YigitHi!
Please see – http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
Best regards,
YigitJune 30, 2014 at 10:08 pm in reply to: Social Icos disappeard, making social icons und menu bigger #285416Hi Damian!
Please add following code to Quick CSS
1-@media only screen and (max-width: 479px) { .responsive.html_header_top #header_main .social_bookmarks { display: block; }}2-
#top .social_bookmarks li a { font-size: 18px; }Regards,
YigitHey!
Please try adding following code to Quick CSS
@media only screen and (max-width: 480px) { .avia_image { max-width: 50%; } .avia-image-container.avia-align-center .avia-image-container-inner { margin: 0; }}After which CSS code did that happen?
Cheers!
YigitHi!
Please try adding following code to Quick CSS
@media only screen and (max-width: 480px) { .html_header_top.html_header_sticky #header { position: relative; } .html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 0px; }}You are currently using Fixed layout. You can turn on Responsive layout in Enfold theme options
Cheers!
YigitHey!
Please add following code to Quick CSS
#menu-parallax-menu { list-style: none!important; } @media only screen and (max-width: 480px) { ul#menu-parallax-menu li { margin-top: 20px!important; }}and please add !important rule to previous code i posted as following
@media only screen and (min-width: 768px) { #menu-parallax-menu li:first-child { padding: 0 60px 0 60px !important; }} #top .widget ul { width: auto; }Best regards,
YigitHey!
You are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Regards,
YigitHey!
Can you please post the link to your website so we can take a look?
Regards,
YigitJune 30, 2014 at 9:35 pm in reply to: How to remove Remove { text-transform: uppercase; } from everywhere #285401Hi svreatt!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
body * { text-transform: none!important; }Cheers!
YigitHey!
Please change the code to following one
.avia-slideshow-dots a { display: inline!important; background: transparent; opacity: 1!important; }It should look like this – http://i.imgur.com/TllyU2o.png
Cheers!
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (min-width: 768px) { #menu-parallax-menu li:first-child { padding: 0 60px 0 60px; }} #top .widget ul { width: auto; }Regards,
YigitHi motylanogha!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-slideshow-dots a { display: inline; background: transparent; }Regards,
YigitHey Skinny_Design!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
1-@media only screen and (max-width: 479px) { .responsive #socket .sub_menu_socket { display: block; }}2-
@media only screen and (max-width: 767px) .responsive .logo a, .responsive .logo img { height: auto !important; }}If that does not work, please post the link to your website
3-@media only screen and (max-width: 480px) { .phone-info span { border: none !important; }}4- It would be better if we could see your website for this one, so if you do not mind, please post the link to it
Best regards,
YigitHey saghafi!
Can you post the link to your website so we can take a look?
Have you tried re-uploading slider images in Media > Library?Cheers!
YigitHi Consulo!
Please firstly update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
and then use transparent header on desired page. For more information, please see – http://vimeo.com/channels/aviathemes/91837491Best regards,
YigitHey!
Please try following code
4-.slideshow-window { background: white !important; }1-
.page-id-3030 .column-top-margin { margin-top: 5px; } .page-id-3030 div.av_one_half { width: 49%; margin-left: 1%; }2-
.template-blog .post_delimiter { margin: 0; padding: 0; }Best regards,
YigitHi!
Sorry for the late reply!
I have checked your website on Firefox 30 on OS X 10.9.3 and it does look fine on my end – http://i.imgur.com/BxELCeW.png
Have you tried checking your website on another computer?Best regards,
YigitHey David!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }Cheers!
YigitHey!
Please use following code instead
.page-id-1211 li#menu-item-1339 a { opacity: 0.3!important; } .page-id-12 li#menu-item-1272 a { opacity: 0.3!important; }Best regards,
YigitHi!
Not at all Travis, we are always glad to help! :)
You can go to Enfold forum and scroll down to start a new topic or simply you can use this link – https://kriesi.at/support/forum/enfold/#new-topic-0Best regards,
YigitHi!
You are welcom Tim, glad we could help! :)
Let us know if you have any other questions or issuesBest regards,
YigitHi nelshark!
0- Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
1- Please see – http://kriesi.at/documentation/enfold/add-your-own-favicon/ and set title in Settings > General
2- Bundled LayerSlider only works fullwidth on Enfold. You can use Easy Slider if you would like slider not to be fullwidth
3- You can go to Enfold theme options > Blog Layout > Blog Style and choose “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)”.Cheers!
YigitHey!
Please add following code to Quick CSS as well
div.avia-content-slider-inner { min-height: 188px; }Regards,
YigitHey!
You can decrease the font size of phone number on mobile by adding following code to Quick CSS field in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .phone-info span { font-size: 18px; }}Cheers!
YigitHey!
You can find some code snippets on Enfold documentation here – http://kriesi.at/documentation/enfold/
and video tutorials here – http://vimeo.com/channels/aviathemesRegards,
YigitHi Alex!
It is possible but unfortunately you are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Cheers!
YigitHey!
Please try the code Ismael suggested and let us know so we can mark this thread as resolved or assist you further :)
Best regards,
YigitHey Travis!
Can you please post the link to your website so we can inspect elements on it to provide you accurate custom CSS code to fix the issue?
Cheers!
Yigit -
AuthorPosts
