Forum Replies Created
-
AuthorPosts
-
Hey!
Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750 You are currently using an older version
Regards,
YigitHey jasrobb!
Seems like you figured out iconbox section at the top. Below it you need to add text with Dropcaps and a quote that is all :)
Best regards,
YigitHi charger70!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { margin: 0 auto; max-width: 85%; height: auto !important; }} @media only screen and (max-width: 990px) { .sub_menu li { padding: 0 5px; }}I cannot reproduce the second issue, have you already figured it out?
Cheers!
YigitHi morpho2014!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 479px) { .responsive #socket .sub_menu_socket { display: block !important; }}Regards,
YigitHi!
Please add following code to Quick CSS as well
div.related_posts { display: none!important; }Best regards,
YigitHi Matt!
Please add following code to Quick CSS as well
@media only screen and (max-width: 989px) { .html_mobile_menu_tablet .main_menu, .html_mobile_menu_tablet #header_main_alternate { display: block; }}Please note that you are currently using a Fixed Layout. You can turn on Responsive Layout in Enfold theme options
Regards,
YigitHi Zakkery!
Please refer to Ismael’s post here – https://kriesi.at/support/topic/disable-lightbox-5/#post-253473
Regards,
YigitHey!
1- Can you post a screenshot of the issue? I am also on a 15inch MacBook and this is how i see your menu – http://i.imgur.com/rujVUJ1.png
2- Please go to Enfold theme options > Advanced Styling and edit Main Menu LinksRegards,
YigitHey frofjeld!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.postid-2166 .av-share-box { display: none!important; }If you would like to remove it from your other certain posts as well, you can copy the code and change post ID. You can right click on Chrome or Firefox to inspect elements to find post ID’s http://i.imgur.com/HyPTCRg.jpg
Best regards,
YigitHey Michael!
Please add following code to Functions.php file of your child theme in Appearance > Editor
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery("li.social_bookmarks_rss a").attr("target", "_blank"); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Best regards,
YigitHey!
You can turn on custom CSS field for Avia Layout Builder elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
give the element you would like to use a custom CSS class and add following code to Quick CSS.your-custom-class { font-size: 12px !important; }Regards,
YigitHey mcraig77!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
h2.avia-caption-title { font-size: 20px; }Cheers!
YigitHey mcraig77!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.flex_column .widget .widgettitle, .content .widget .widgettitle { margin-top: 0 !important; }Cheers!
YigitHi!
While your page is on HTTPS, some of the content such as images, CSS files are being loaded on HTTP and they get blocked as these content flagged as insecure. Plugin will help you load them
Best regards,
YigitHi midoriblue!
You can try using this plugin – https://wordpress.org/plugins/wp-maintenance-mode/
Best regards,
YigitHey!
Please try deactivating all active plugins and check if that helps. If that does not help, please create temporary admin login and post it here privately
Cheers!
YigitHey!
Great! :)
Not at all, Glad we could help! Let us know if you have any other questions or issuesBest regards,
YigitHey!
I realized that i made a small punctional mistake in the last code i posted. Please try it now
Cheers!
YigitHi
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .responsive .mobile_slide_out .logo img { margin: 0; max-width: 90%!important; } .container .main-title { padding-top: 0; }}Regards,
YigitHey!
You should add class name as shown here – http://i.imgur.com/TQKUBb4.png
It is working fine now, please flush browser cache and refresh your page a few timesBest regards,
YigitHi cspoda!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
1-@media only screen and (max-width: 480px) { .responsive .mobile_slide_out .logo { height: 100px; }}2-
@media only screen and (max-width: 480px) { .page-id-2381 .avia-button-wrap { padding: 0 !important; }}Regards,
YigitHi!
It does show up fine on my end – http://i.imgur.com/C1XS8aL.png
Have you tried checking your website on another computer?Best regards,
YigitHey thomasappell!
Please refer to Peter’s post here – https://kriesi.at/support/topic/sorry-but-you-do-not-have-the-correct-permissions-to-install-the-bb-press-forum/#post-141192
Cheers!
YigitHi James!
Can you post the link to your website so we can see what type of header you are using? It is not easily possible and you may need to hire a freelance developer for such customization
Best regards,
YigitMay 30, 2014 at 5:17 pm in reply to: How do I Change Caption Text Font Size in the Easy Slider #272489 -
AuthorPosts
