Forum Replies Created
-
AuthorPosts
-
Hi VickenVartanian!
Please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Regards,
YigitHey!
Can you post the link to your website? It does work fine on my local installation
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
div .slideshow_caption h2 { text-transform: none; }Best regards,
YigitHey erwanpia!
Can you post the link to your website so we can take a look at the issue you are having?
Cheers!
YigitHi jgron!
Seems like updating the theme worked, icons display fine on my end http://i.imgur.com/uoz0HQY.jpg
Cheers!
YigitHey!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Regards,
YigitHey Elliot!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { height: auto !important; }}Regards,
YigitHey abedia!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.postid-124 .title_container .main-title { display: none; }Regards,
YigitHi galland1928!
Can you please make sure that wp-content>uploads folder has correct permissions ( 755 )?
Also please flush browser cache and settings of caching plugin if you are using any after making styling changesRegards,
YigitMarch 18, 2014 at 2:22 am in reply to: Logo is covering social media links when viewing via phone #239073Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { #header_main .social_bookmarks { top: 85%; right: -23%; }}Regards,
YigitHi lwolfe63!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#socket .copyright { width: 100%; text-align: center; } #socket .sub_menu_socket { margin-top: -20px; }Best regards,
YigitHi netfunda!
No, you are not missing anything. Dummy content and demo site is not 100% the same. You can adjust styling options in Enfold theme options. If you have any questions or issues, feel free and let us know!
Please also Enfold documentation here – http://kriesi.at/documentation/enfold/Regards,
YigitMarch 18, 2014 at 2:13 am in reply to: Full-width secondary advance slider on home page rolls over main menu #239067Hey Andrew1234!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#layer_slider_1 { z-index: 1; }Regards,
YigitHi AL!
You are currently using an older version of Enfold, please update the theme to the latest version. Please see – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitHi rcgroup!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 479px) { .responsive #top .slideshow_caption h2 { font-size: 15px; } .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title { padding: 4px; } #top .avia-slideshow-button { margin-top: 2px; padding: 5px 8px; font-size: 11px; }}Cheers!
YigitMarch 18, 2014 at 2:06 am in reply to: Notification – Trying to reduce padding above and below the box! #239064Hey!
Please add following code to Quick CSS as well
.avia_message_box { margin-bottom: 10px; }Best regards,
YigitHi!
You are welcome, glad we could help :) Let us know if you have any other questions or issues
Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { height: auto !important; } #advanced_menu_toggle, #advanced_menu_hide { top: 66%; }}Cheers!
YigitHi kardemomme!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-post-nav { display: none; }Regards,
YigitHi!
Please see Kriesi’s post here https://kriesi.at/support/topic/background-image-fixed-parallax-disables-portfolio-grid-links-on-mobile/#post-238953
Regards,
YigitHey!
You can upload screenshots on imgur.com or Dropbox public folder and post links here
Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .fullsize .template-blog .post_delimiter { border-bottom-style: none; }Cheers!
YigitHi!
You can add following code as well and adjust it
.av_phone_active_right .phone-info { margin-right: 30px; }Best regards,
YigitHi!
Glad it was fixed! Let us know if you have any other questions or issues
Best regards,
YigitHey zibaloon2!
You can go to wp-content\themes\enfold\includes folder and open helper-main-menu.php file and place your second logo there manually inside a div with a class and choose to display it only on mobile with a custom CSS code such as following one
@media only screen and (min-width: 480px) { .second-logo { display: none; }} @media only screen and (max-width: 480px) { .logo { display: none; }}For further customization, please hire a freelance developer.
Regards,
YigitHi!
Please use following code instead
.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a { font-size: 18px; }Best regards,
YigitHey!
Please post login credentials here privately. Make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Regards,
YigitHey!
Have you tried flushing browser cache after applying the code and refreshing your page a few times? If still does not work, please post the link to your website so we can take a look
Cheers!
Yigit -
AuthorPosts
