Forum Replies Created
-
AuthorPosts
-
Hey!
Please add following code to Quick CSS field
@media only screen and (min-width: 990px) { .grid-content { min-height: 68px; }} @media only screen and (max-width: 989px) { .grid-content { min-height: 82px; }}Make sure that you choose Russian before adding the code to Quick CSS
Best regards,
YigitHey Slade!
Can you create a testing environment and post the link to it please? We are going to need to see the issue to provide you a solution.
Cheers!
YigitHey asthyanax!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.header-scrolled .logo img { opacity: 0; } .header-scrolled .logo a { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-repeat: no-repeat; background-size: contain; }Cheers!
YigitAugust 27, 2014 at 3:29 pm in reply to: Reduce space between new blog posts in widget and more #309876Hi Jonas!
1- Please add following code to Quick CSS and adjust as needed
.avia-content-slider .slide-entry-wrap { margin-bottom: 15px; }2- Please go to Appearance > Editor and open helper-main-menu.php file and find
echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, 'strong', true);and add your text right below it as following
echo "<div class='header-custom-text'>Here is my custom text!</div>";Then you can adjust its position using custom CSS in Quick CSS field
.header-custom-text { position: relative; right: 0; top: 10px; color: red; font-size: 24px; }3- http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Regards,
YigitHi Richard!
Please try adding following code to Quick CSS as well
#socket { -webkit-transform: translateZ(0) !important; }If that does not work, please post the link to your website
Regards,
YigitHey robertscott!
Can you please post a screenshot of the issue you are having? This is how your slider looks on my 1920×1200 screen – http://i.imgur.com/dDjuZh1.jpg
Regards,
YigitHey darneson!
Please try using more advanced forms such as – http://wordpress.org/plugins/contact-form-7/ please also see – http://wordpress.org/plugins/contact-form-7-datepicker/
Regards,
YigitHey vladanpopovic!
Please edit your product and add image to your product gallery on the right hand side of the screen. Then on “Product hover” section choose “Show first gallery image” – http://i.imgur.com/MIrVuOJ.png
Regards,
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues
Best regards,
YigitHi!
Page cannot be found. I have no issues viewing your site in English and Italian though
Best regards,
YigitHi!
You can change your code to following one
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #header h1, #header h2, #header h3, #header h4, #header h5, #header h6 { font-weight: 400; }so it will be applied to heading elements only on header and footer
Regards,
YigitHey!
1- Yes you should download the file, edit it and then re-upload edited one.
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab.page-id-9 .content { padding-top: 10px; padding-bottom: 10px; }Cheers!
YigitHey!
No worries. Feel free and let us know if you have any issues with your Enfold theme :)
Cheers!
YigitAugust 27, 2014 at 2:27 pm in reply to: Displaying Header Social Icons without menu items | Bug #309826Hi Fritz!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .social_bookmarks li a { height: 44px!important; line-height: 44px!important; }Regards,
YigitHi!
1- Please edit your logo in a software like Photoshop and remove whitespace from top and bottom.
2- initial logo divided by two, so half size. You can go to Enfold/js folder and open Avia.js file and adjust following lineif(st < el_height/2)Cheers!
YigitHi Steve
Please give your color section element an unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-unique-id h3.slide-entry-title.entry-title { color: red; } #your-unique-id .slide-meta * { color: orange!important; }Regards,
YigitHey robertscott!
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 element a custom CSS class then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class { font-family: arial; }Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1140px) { .av-main-nav > li > a { padding: 0 7px; }}Cheers!
YigitHey Welmoed!
Please add following code to Quick CSS and adjust as needed
.page-id-54 h3.team-member-name { font-size: 24px; }Regards,
YigitHey Artinet!
I am sorry but the theme in your link is not Enfold. We do provide support to only Kriesi themes. If you have posted wrong link, please post the correct one and we will happily try to help you
Regards,
YigitHey Ivana!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#advanced_menu_toggle, #advanced_menu_hide { background-color: #ffffff; color: black; border-color: black; }Currently all values are set to white
Cheers!
YigitHi!
You are welcome :) Let us know if you have any other questions or issues
Regards,
YigitAugust 27, 2014 at 12:54 pm in reply to: Remove top and bottom space between Code Block within Color Section #309783Hey!
I thought it did not work at all. Please add following code to Quick CSS as well
#hero-background .avia_code_block_0 { margin-bottom: -6px; }Best regards,
YigitHey codecreative!
Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
Best regards,
YigitHey patriscia!
Can you please try re-updating Enfold to version 2.9.2 via FTP – http://vimeo.com/67209750
Please make sure to overwrite all files. Currently it seems like there is an issue with shortcodes.js fileRegards,
YigitHey Daniele!
Please request such feature here – https://kriesi.at/support/enfold-feature-requests/
As a workaround, you can add Icon element under Content elements in ALB and then copy HTML code – http://i.imgur.com/Loqd5it.png and paste it label field while adding new link in Appearance > Menus. Make sure to remove “style” attributeBest regards,
Yigit -
AuthorPosts
