Forum Replies Created
-
AuthorPosts
-
September 22, 2014 at 7:33 pm in reply to: Handling Images for higher resolution and Retina displays. #323230
Hi!
Please try and let us know so we can mark this thread as resolved or assist you further
Cheers!
YigitHey zibaloon2!
You can try adding following code to Quick CSS in Enfold theme options under General Styling tab
#footer { padding: 0; }then add following code to Functions.php file in Appearance > Editor
function add_custom_socket(){ ?> <script> jQuery(window).load(function(){ jQuery('#socket').prependTo('#footer'); }); </script> <?php } add_action('wp_footer', 'add_custom_socket');If that does not help, you are going to need to adjust Footer.php file in Appearance > Editor
Regards,
YigitHey Dennis!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia-menu-fx { bottom: 15px; }Best regards,
YigitHey KK!
Please add Masonry or Portfolio Grid element and change link handling to open entry on a new page – http://i.imgur.com/UU5R6U8.png
You can create your widget area in Appearance > Widgets and then choose to display it on your single portfolio entries – http://i.imgur.com/UxHsyoW.pngRegards,
YigitHey!
Please add the code to functions.php file, not functions-enfold.php
Regards,
YigitHi outsourceblock!
Please upload your logo in 1130px width and then add following code to Quick CSS in Enfold theme options under General Styling tab
div#header_main .container { width: 100%; margin: 0; }Best regards,
YigitHi web4698!
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; margin-top: 5px!important; }}Best regards,
YigitHey!
I checked your website on Chrome Version 37.0.2062.122 on OS X 10.9.4 and it works fine as expected on my end as well – http://imgur.com/a/O6piT
Have you tried checking on another computer?Cheers!
YigitSeptember 22, 2014 at 5:57 pm in reply to: What type of icons are being used on this page of the enfold demo page #323192Hey codecreative!
It is Iconbox element with icon displayed on the left side
Regards,
YigitHey!
Please add following code to Quick CSS as well
.avia-menu-fx { bottom: 62px; } .av-main-nav ul { top: 60%; }Regards,
YigitSeptember 22, 2014 at 5:54 pm in reply to: Handling Images for higher resolution and Retina displays. #323190Hi Amir!
Please try using this plugin – https://wordpress.org/plugins/wp-retina-2x/
Best regards,
YigitHi!
I am afraid no. There is not such issue on my local installation. We will be waiting to hear from you!
Best regards,
YigitDuplicated – https://kriesi.at/support/topic/how-to-add-a-sheet-in-the-tab-content-element/
Closed!Cheers!
YigitHi!
Can you please try de-activating all active plugins and check if that helps? Currently footer socket is not being output.
Also, please add following code to Quick CSS in Enfold theme options under General Styling tab.single .blog-meta { display: none!important; }You can change the functions.php file of the theme file to define your own grid size to use for the sidebars and main containers. See: https://kriesi.at/support/topic/right-sidebar-width/#post-118282
Regards,
YigitHey c911box!
Have you tried de-activating all active plugins? Can you post the link to your website please?
Please also 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.Best regards,
YigitHi codecreative!
Can you post the link to your page where you have contact form please?
Cheers!
YigitHi!
I see : so if I’m getting things right the links should not be http://www.mywebsite.com/#section but simply #section ?
Exactly :)
You are welcome, we are always happy to help! Let us know if you have any other questions or issues :)Best regards,
YigitHey gingarts!
Can you post the link to your website please?
Please make sure that you are using the latest version of Enfold 2.9.2 and WordPress 4.0 – http://vimeo.com/67209750Best regards,
YigitHey!
Can you please update it and let us know? We are going to need to issue live to provide you an accurate custom CSS code for a fix
Best regards,
YigitHi simonac!
Please add following code to Quick CSS
#header_meta .container { min-height: 40px; } .phone-info.with_nav { font-size: 20px; } .sub_menu>ul>li>a, .sub_menu>div>ul>li>a { font-size: 18px; }Regards,
YigitSeptember 22, 2014 at 4:43 pm in reply to: Special Heading shorten space between title and subtitle #323139Hi mcraig77!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-subheading.av-subheading_below { margin-top: -10px; }Cheers!
YigitHey!
Great!
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 :)
Regards,
YigitHey gb!
Please go to Enfold theme options and choose to display Fixed Layout
Cheers!
YigitHi rpl_admin!
Please add following code to Quick CSS
@media only screen and (max-width: 767px) { .responsive #header_main .container { height: 48px !important; } .responsive .logo { height: auto !important; }}Best regards,
YigitHi rpl_admin!
Can you post the link to your website please? Have you tried adjusting the styling of main menu in Enfold theme options > Advanced Styling?
Best regards,
YigitHey!
Sorry but i could not login – http://i.imgur.com/Tn9YuUX.png
Please make sure to add tags to your posts. Posts that have same tags will be displayed in related posts sectionCheers!
YigitHi ucvb66!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
strong.main-title.entry-title { font-size: 30px!important; }and please go to Enfold theme options > Advanced Styling and edit “Main menu links”
Best regards,
Yigit-
This reply was modified 10 years, 7 months ago by
Yigit.
Hey!
Please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
Title is displayed on the top of all content. Using transparent header, it would be under logo and menu items and that would look bad and be a poor UX.Best regards,
Yigit -
This reply was modified 10 years, 7 months ago by
-
AuthorPosts
