Forum Replies Created
-
AuthorPosts
-
Hi!
Please only use the code i posted here – https://kriesi.at/support/topic/buy-button-above-widgets-on-mobile/#post-336102
and do not add the code to functions.php fileRegards,
YigitHi alfengland!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#text-5, div#nav_menu-2 { z-index: 9; }Cheers!
YigitHi jansthh!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .avia-button-fullwidth .av-button-description { font-size: 12px; }Best regards,
YigitHi!
Please add following code to Quick CSS as well
input.wpcf7-form-control { width: 100%!important; }Cheers!
YigitHi!
Can you please post the link to your website and point out the element? Please also try adding !important rule to Ismael’s code as following
@media only screen and (max-width: 767px) { .hide-mobile { display: none !important; } }Cheers!
YigitHi CloudChoice!
Please firstly turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then post the link to your website and point out the icon
Regards,
YigitHey unclemurray!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.av-layout-grid-container { margin: 0 50px; width: 93%; }If that does not work, please post the link to your website.
Cheers!
YigitHey!
Have you tried flushing browser cache and refreshing your page a few times after applying the code?
If you did, please also try adding !important rule as following.single-product-main-image { width: 20% !important; }Cheers!
YigitHey Heng!
Can you post the link to your website and write down a search example so we can make sure to understand you clearly?
Regards,
YigitHey!
Please add following code to Quick CSS and adjust as needed
.single-product-main-image { width: 20%; }Best regards,
YigitHey!
Please add following code to Quick CSS
.html_header_top.html_header_sticky #main { padding-top: 98px; }Regards,
YigitHi lolo13!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.html_header_sidebar .logo { padding: 20px; }Cheers!
YigitOctober 15, 2014 at 1:11 am in reply to: When using centered logo layout, huge gap between logo and menu bar #335842Hey!
Do you mind creating a temporary admin login and posting it here privately?Best regards,
YigitHi Eric
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo img { display: none; }and then add following code to Functions.php file in Appearance > Editor
add_filter('avf_logo_subtext', 'kriesi_logo_addition'); function kriesi_logo_addition($sub) { $sub .= "<strong class='logo-title'>Company Name</strong>"; return $sub; }Unfortunately, it is currently not possible to use widget within header area. Feel free to request it here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
YigitHi!
Please add following code to Quick CSS
#top #wrap_all .main_color h1 { color: inherit; }Cheers!
YigitOctober 15, 2014 at 1:02 am in reply to: When using centered logo layout, huge gap between logo and menu bar #335833Hey!
Please go to Enfold theme options > Header > Header Size and set it Custom Pixel value and then choose to display around 100px
Best regards,
YigitOctober 15, 2014 at 12:36 am in reply to: Latest enfolf version + WP 4 : Black screen Home Page #335830Hi antoinebro!
Please flush browser cache and refresh your page a few times. It does load fine on my end – http://i.imgur.com/kUojZyf.png
Cheers!
YigitHey studioinktvis!
You can try this one – http://tri.be/shop/wordpress-events-calendar/
It is fully compatible with EnfoldRegards,
YigitOctober 15, 2014 at 12:31 am in reply to: How to make article list in categories on front page? #335827Hey migduvednok!
You can use Iconlist element to do so. Please see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-advanced-layout-editor/
Cheers!
YigitOctober 15, 2014 at 12:18 am in reply to: Headeranpassung – keine Transparenz aber 2 verschiedene Logos #335822Hey!
Please add following code to Quick CSS
#header_main { background-color: white; } #header_main nav .social_bookmarks { margin-left: 10px; border-left: 1px solid #e2e2e2; }Those buttons are not available, they were made by Kriesi only for Kriesi.at website.
Regards,
YigitHi Swedfit!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .content { padding-top: 0; }You have a text block element below your accordion element, please remove it as well
Cheers!
YigitHey trackvets!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h3.team-member-name, .team-member-job-title { text-align: center; } h3.team-member-name { font-size: 16px; }Regards,
YigitHi Morgantar! :)
Welcome back! :) I guess it would be the best if you create a testing site first and update theme, apply the changes you have made and when all is well, you can move it to main server. Trying to troubleshoot an issue on old version of Enfold running on old version of WordPress would be impossible at the moment :/
Regards,
YigitHey Jason!
Please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
Unfortunately, you are going to need to hire a freelance developer for further customization.Cheers!
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { #header .container { width: 96% !important; max-width: 96% !important; }}Cheers!
YigitOctober 14, 2014 at 11:29 pm in reply to: When using centered logo layout, huge gap between logo and menu bar #335808Hey simonac!
Please wrap it inside a span as following
<span class="custom-trademark">®</span>and add following code to Quick CSS
.custom-trademark { font-size: 14px!important; }Best regards,
Yigit -
AuthorPosts
