Forum Replies Created
-
AuthorPosts
-
Hey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { max-width: 85%; height: auto !important; }}Cheers!
YigitHi!
Please connect via FTP and go to Enfold/config-templatebuilder/avia-shortcodes folder and open section.php file
Regards,
YigitHey!
Please feel free to request it here or vote if already requested – https://kriesi.at/support/enfold-feature-requests/
Regards,
YigitMay 29, 2014 at 1:12 pm in reply to: Move position of menu & make 1/5's of a page larger (making gap between smaller) #271751Hi!
Please add following code to Quick CSS
.main_menu ul:first-child > li a { line-height: 40px; height: 100px; } .main_menu { right: -20px; }Best regards,
YigitHi vasilism!
You can use qTranslate with default editor and not with Avia Layout Builder. But we cannot guarantee that you will not have any compability issues. We recommend using WPML
Regards,
YigitHey!
Please go to Appearance > Editor and open Header.php file and add following line to before closing </head> tag
<meta name="format-detection" content="telephone=no" />Cheers!
YigitHi!
You are welcome, glad we could help! Let us know if you have any other questions or issues!
Regards,
YigitMay 29, 2014 at 1:03 pm in reply to: Move position of menu & make 1/5's of a page larger (making gap between smaller) #271742Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .widget_nav_menu ul ul li a { font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }Regards,
YigitHey tyronere!
Can you post the link to your pages where we can see examples?
Regards,
YigitHi orangegorilla!
It does work fine on my end – http://i.imgur.com/0Btl9Dc.png
Please try flushing browser cache few times and disable all browser extensions if you are using anyRegards,
YigitHey erspoelstra!
Please try deactivating all active plugins and check if that helps.
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
input#mc4wp_email { width: 65%!important; float: left; margin-right: 5px!important; }Regards,
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues!
Cheers!
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .content { padding-bottom: 10px; }}Regards,
YigitHey!
Have you updated Enfold to the latest version 2.8.1? If not, please do so – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitHey hsie!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .responsive .container { width: 90%; } .avia-slideshow { display: none; }}Regards,
YigitHi!
Please try following code
@media only screen and (max-width: 768px) and (min-width: 481px) { .responsive .logo a, .responsive .logo img { margin-left: 80px!important; }} @media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { margin-left: 47px!important; }}Best regards,
YigitHey!
You are welcome. Just for your information, version 2.8.1 was released, which fixes the issue.
Let us know if you have any other questions or issuesBest regards,
YigitHey!
2- Please go to Appearance > Editor and open Header.php file and add following line to before closing </head> tag
<meta name="format-detection" content="telephone=no" />3-
@media only screen and (max-width: 768px) { #advanced_menu_hide { top: 3%; }}5-
@media only screen and (max-width: 768px) { .responsive .logo a, .responsive .logo img { margin-left: 60px!important; }}You may need to adjust the value to center it perfectly
Regards,
YigitHi!
You can add it as shown here – http://kriesi.at/documentation/enfold/prevent-image-or-link-from-opening-in-a-lightbox/
There is a new version of the theme available, please update the theme via FTP -http://vimeo.com/67209750Best regards,
YigitMay 28, 2014 at 8:13 pm in reply to: Line and column cap adjustment at advanced layout builder #271399Hi!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Best regards,
YigitHey!
Please add following code to Quick CSS as well
h1, h2, h3, h4, h5, h6 { color: black !important; }Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo img { margin-top: 20px; } .header-scrolled .logo img { margin-top: 0; }Regards,
YigitMay 28, 2014 at 6:13 pm in reply to: Images are no longer embeded in columns with Enfold 2.8 version #271317Hi!
You are welcome, glad we could help! I have already reported the issue so it would be fixed in upcoming updates
Cheers!
YigitHey ElementArt!
Please turn on custom CSS field for Avia Layout Builder elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
then add custom class to each iconbox element and use following code instead.custom-class-1 .iconbox_icon { background-color: orange !important; } .custom-class-2 .iconbox_icon { background-color: red !important; }Best regards,
Yigit -
AuthorPosts
