Forum Replies Created
-
AuthorPosts
-
Hi glozemedia!
I cannot see such issue on Chrome Version 35.0.1916.114 on Mavericks but please try adding following code to Quick CSS in Enfold theme options under General Styling tab and check if that helps
#header_main_alternate, #header { -webkit-transform: translateZ(0); }Regards,
YigitHi alvarozr!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.bbpress .title_container { display: none!important; }Regards,
YigitHey!
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%; }}Best regards,
YigitHey rezolution!
Please make sure that you have an image called “clipboard.png” inside Enfold/Images folder
Regards,
YigitHi blankonblank!
Please see – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHi!
1- You can start new topics at the bottom of Enfold forum – https://kriesi.at/support/forum/enfold/#new-post
2- Tags should be matching on your blog posts to display them in related posts section. You can simply add same tag to your posts that you would like to display in “You might also like” section
3- Please refer to Peter’s post here – https://kriesi.at/support/topic/share-icons-on-pages-and-portfolio-items/#post-260646Best regards,
YigitHi blankonblank!
Do you mind creating a temporary admin login and posting it here privately? Please post a screenshot of the issue as well
Cheers!
YigitHey deyowulf!
Please add following code to Quick CSS
#getsocialmain h1 { margin-bottom: 0; } #getsocialmain p { margin-top: 0; } #getsocialmain > .av_two_third { margin-left: 0!important; width: 76%!important; }Cheers!
YigitHi!
You can use the same selector as following
div .main_color .tabcontainer .active_tab { font-size: 16px; }Cheers!
YigitHey interage!
Can you post the link to your website so we can provide you accurate custom CSS code?
You can try adjusting values on following one@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { max-width: 100%; height: 100px !important; max-height: 100px !important; }}Regards,
YigitHey deyowulf!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { main .post-entry { padding-right: 17px; }}Best regards,
YigitJune 6, 2014 at 4:30 pm in reply to: Woocommerce: Remove "Add to cart" & "Show Details" buttons from category page #275651Hey!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery(".archive .avia_cart_buttons").remove(); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Best regards,
YigitHey mediadivision!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
or try using this plugin http://wordpress.org/plugins/wp-font-face/Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div .main_color .tabcontainer .active_tab { color: red; }Cheers!
YigitHi!
You are welcome, always glad to help! :)
Let us know if you have any other questions or issuesBest regards,
YigitHey!
Have you flushed browser cache after applying the code? If not, please do so and refresh your page a few times. Logo does not look pixelated on my end
Cheers!
YigitHey!
Please refer to Peter’s post here – https://kriesi.at/support/topic/share-icons-on-pages-and-portfolio-items/#post-260646
Cheers!
YigitHi!
You are welcome, glad we could help! :) Let us know if you have any other questions or issues
Cheers!
YigitHey jonathan2012!
Please see Kriesi’s post here – https://kriesi.at/support/topic/kriesi-logo/#post-161892
Currently it is not possible and 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.
You can request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
YigitHi!
You should add it to wp-config.php file as following
define('WP_MEMORY_LIMIT', '128M');Cheers!
YigitHi metafora29!
You can enable debugging mode to see shortcodes you have creating in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Regards,
YigitHey davidrk!
Can you post a screenshot of the elements where we can see the issue? I cannot see 9 images in grid on your homepage now. I tried hovering over all images on your homepage but it did not flicker. I checked your website on Safari Version 7.0.3 on OS X 10.9.2. Which version of OS and Safari are you using?
Regards,
YigitHi George!
I have disabled minifying in Performance > General Settings > Minify, saved it, re-enabled and it is working fine now. Please check your website and confirm.
Best regards,
YigitHey codecreative!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Cheers!
YigitHey codecreative!
Please do not create duplicated topics as it is marking it harder for us and other users to follow. Closing this one for now.
Cheers!
YigitHey batesunited!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { h3.av-special-heading-tag { font-size: 22px!important; }}Cheers!
YigitHi!
It was a small bug which was fixed in version 2.8.1. You can update Enfold to the latest version 2.8.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitHi!
@hansenberg Glad you figured it out! Let us know if you have any other questions or issues
@michaeloeser Thank you Michael!Regards,
Yigit -
AuthorPosts
