Forum Replies Created
-
AuthorPosts
-
Hi!
You are welcome M, we are always glad to help :)
Let us know if you have any other questions or issuesRegards,
YigitHi!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Cheers!
YigitJune 25, 2014 at 10:15 pm in reply to: Woocommerce now showing "pa_attributename" for all my variations and attributes #283793Hi eberswine!
Please try updating WooCommerce plugin and Enfold theme via FTP – http://vimeo.com/67209750
Regards,
YigitHey!
You can add a new link in Appearance > Menus. Then you can customise it using menu item ID as following
#menu-item-5995 { color: red !important; background-color: black !important; }You can right click on Chrome or Firefox to inspect elements to find menu item ID http://i.imgur.com/HyPTCRg.jpg
Regards,
YigitHey getHopeGlobal!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.big-preview.single-big { width: 50%; }Regards,
YigitHi tlow87!
You can place code block element inside a color section element and give color section element a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-color-section-id .container { width: 100% !important; }Cheers!
YigitJune 25, 2014 at 10:01 pm in reply to: Adding google fonts (different weights and condensed) #283780Hi nsr500rossi!
Please refer to Ismael’s post here – https://kriesi.at/support/topic/add-new-font/#post-234710
Regards,
YigitHi!
Glad you figured it out! :) Let us know if you have any other questions or issues
Regards,
YigitHi thomas-pr3!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) and (min-width: 768px) { #advanced_menu_toggle, #advanced_menu_hide { right: 5%; }}Cheers!
YigitHi PaintedMidget!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.header_color .main_menu ul ul { background-color: transparent; color: black; }Best regards,
YigitHey!
Please add following code to Quick CSS as well
#top .av-main-nav > li > a { letter-spacing: 0.01em !important; }Best regards,
YigitHey!
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 { max-width: 85%; height: auto !important; }}Best regards,
YigitHi Peter!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div#input_15_3_chzn { width: 120%!important; }Cheers!
YigitHi mikel!
Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
give your icons a custom class and then add following code to Quick CSS in Enfold theme options under General Styling tab.your-custom-class { padding-top: 10px; }Cheers!
YigitJune 25, 2014 at 9:47 pm in reply to: Display menu seprators ("/") in Secondary Menu (top nav) #283768Hey rsewards!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .sub_menu>ul>li:after { content: '/'; padding-left: 10px; } #top .sub_menu>ul>li:last-child:after { display: none; }Best regards,
YigitHey nsr500rossi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
h1, h2, h3, h4, h5, h6 { letter-spacing: 0.01em !important; }Best regards,
YigitHey slaterproduction!
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 { max-width: 85%; }}Regards,
YigitHi!
You are welcome, let us know if you have any other questions or issues : )
Cheers!
YigitHey!
Sorry i made a mistake in functions.php file of your child theme. Can you please connect via FTP and undo the changes i made? I have added the code i posted here – https://kriesi.at/support/topic/links-to-a-different-part-of-the-same-page/#post-283662
Best regards,
YigitHi!
It should work at the bottom but if it does not,
please add it below following line'bitcoin' => array( 'font' =>'entypo-fontello', 'icon' => 'ue92a'), ));If you do not mind posting a temporary admin login we can add it with Enfold logo and you can change it later
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_header_topbar_active.html_header_sticky.html_large.html_bottom_nav_header #top #main { padding-top: 153px; }Cheers!
YigitJune 25, 2014 at 6:18 pm in reply to: Can I customize the helper-main-menu.php under child theme? #283703Hey!
You are welcome Anna, let us know if you have any other questions or issues :)
Cheers!
YigitJune 25, 2014 at 6:17 pm in reply to: How do I remove "enfold theme by kriesi" in the socket, below the footer? #283702Hi johnlll81!
Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
Best regards,
YigitJune 25, 2014 at 5:31 pm in reply to: Can I customize the helper-main-menu.php under child theme? #283681Hi ar13860!
Exactly, you should place the file inside includes folder on your child theme
Regards,
YigitHey!
Please add following code to Functions.php file in Appearance > Editor and change the link to your logo
` function my_login_logo() { ?> <style type="text/css"> body.login div#login h1 a { background-image: url(https://kriesi.at/themes/wp-content/plugins/avia_cachable_style_switch/images/logo-enfold/splash-orange.png); padding-bottom: 30px; } </style> <?php } add_action( 'login_enqueue_scripts', 'my_login_logo' ); `Regards,
YigitHey Effektid!
Please try using this plugin – http://wordpress.org/plugins/custom-facebook-feed/
Cheers!
YigitHi kimogroup!
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.
Cheers!
Yigit -
AuthorPosts
