Forum Replies Created
-
AuthorPosts
-
December 3, 2014 at 4:53 pm in reply to: wish to add separators between words in the main menu #362238
Hey!
@orit81 Can you please try the solutions posted by @guenni007 and post a screenshot showing the changes you would like to make if those solutions do not work as well?Best regards,
YigitHey!
Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHey!
Please refer to this tutorial – http://css-tricks.com/almanac/properties/t/transition/
Cheers!
YigitHey!
Please flush browser cache, this is how it looks on my end – http://i.imgur.com/SXpFnfQ.png
You can go to Quick CSS field and adjust the value to change the whitespaceCheers!
YigitHey Stefano!
Would you like to apply custom CSS class ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ )? If so, do you mind creating a temporary admin login and posting it here privately? Please also point out your element
Best regards,
YigitHey!
@zitronenen Glad @guenni007 could help! Shall we mark the thread as resolved? :)
@guenni007 Danke schoen! :)Best regards,
YigitDecember 3, 2014 at 4:36 pm in reply to: Where to edit the default menue, sidebar, footer of enfold? #362215Hi!
Can you please post a screenshot and show the changes you would like to make? you can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Cheers!
YigitHey!
Please add following code to Quick CSS
body .av-special-heading.blockquote>* { padding-top: 3px; }then go to Enfold theme options > Header > Header Size and choose to display “custom pixel value” and set it to 156px
Regards,
YigitDecember 3, 2014 at 4:32 pm in reply to: Where to edit the default menue, sidebar, footer of enfold? #362202Hey!
Please use this plugin to translate missing strings – https://wordpress.org/plugins/codestyling-localization/
please do not forget to rescan theme files before editing themCheers!
YigitHi advancetogo!
You can find image sizes in Functions.php file in Appearance > Editor
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36); // small preview pics eg sidebar news $avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs $avia_config['imgSize']['featured'] = array('width'=>1500, 'height'=>430 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['featured_large'] = array('width'=>1500, 'height'=>630 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['extra_large'] = array('width'=>1500, 'height'=>1500 , 'crop' => false); // images for fullscrren slider $avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns $avia_config['imgSize']['gallery'] = array('width'=>845, 'height'=>684 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['magazine'] = array('width'=>710, 'height'=>375 ); // images for magazines $avia_config['imgSize']['masonry'] = array('width'=>705, 'height'=>705 , 'crop' => false); // images for fullscreen masonry $avia_config['imgSize']['entry_with_sidebar'] = array('width'=>845, 'height'=>321); // big images for blog and page entries $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 ); // images for fullsize pages and fullsize sliderRegards,
YigitHey!
Please refer to @guenni007’s post above. If you need more help, please let us know!
@guenni007 Thank you for great instructions Guenter :)Best regards,
YigitHey wantondude!
Can you please post the link to your page where we can see an example?
Regards,
YigitHey!
Please turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your text block element a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_textblock.your-custom-class a { color: inherit !important; font-weight: inherit !important; }Best regards,
YigitHey Kavaliauskas!
Can you please try updating WordPress to the latest version 4.0.1 as well?
Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #menu-item-search { width: 76%; } .html_header_sidebar .av-sidebar-social-container { top: 20px; }Cheers!
YigitDecember 3, 2014 at 4:10 pm in reply to: Avia Layout Builder broken on Portfolio Entries after moving the Excerpt Layer #362163Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
li.av-share-link.av-social-link-mail { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-size: contain; background-repeat: no-repeat; background-position: 50% 50%; } li.av-share-link.av-social-link-mail a:before { display: none; }This would replace mail icon with Kriesi logo. You can adjust as needed
Best regards,
YigitHi Fabrice!
Please try adding following code to Quick CSS
.single .big-preview.single-big { z-index: -1; }Best regards,
YigitHi Chris!
The ZipArchive is a standard php class: http://www.php.net/manual/en/class.ziparchive.php
If your server returns an error like “Class ‘ZipArchive’ not found” please contact your hoster and ask the server administrator to activate the ZipArchive class/support for you. Maybe they need to update the php version or change the php.ini config file for you.Cheers!
YigitHi pnacho!
Would you like to apply an attribute to all promobox elements on only to a certain one? If certain one, 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 give your element a custom class. Then post the link to your website and point out the element
Cheers!
YigitHi kkwasniewski!
Please go to Enfold theme options > Advanced Styling tab and edit “Small bar above Main Menu”
Cheers!
YigitHi!
1- Yes, you can leave it there :)
2- Can you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links hereBest regards,
YigitHi Lukasz!
Please add following code to Quick CSS
.iconbox_content_container, h3.iconbox_content_title { text-align: center; }Cheers!
YigitHi infobahncreative!
Please choose to display Logo left, menu below in Enfold theme options > Header and then choose to display “custom pixel value” in Header Size and set the height to 150px and upload your logo in 1130x150px.
You may need some custom CSS to adjust it, if you do, please make the changes and post the link to your websiteBest regards,
YigitDecember 3, 2014 at 3:52 pm in reply to: Where to edit the default menue, sidebar, footer of enfold? #362142Hey petcar!
1- What you are seeing is default footer widgets. You should simply add new widgets to footer widget areas in Appearance > Widgets to replace default widgets.
2- You can remove the widgets from “Displayed everywhere” widget area in Appearance > Widgets
3- Please go to Appearance > Menus and edit default menu or create a new one as neededBest regards,
YigitHey johnmac1967!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .av-special-heading { margin-top: 20px; } .page-id-42 div#ajaxresponse_1 { display: none; }Best regards,
Yigit -
AuthorPosts
