Forum Replies Created
-
AuthorPosts
-
Hey GOWD!
Please add following code to Quick CSS
div#full_slider_2 { box-shadow: none; }Regards,
YigitHi!
Please add following code to Quick CSS
a.prev-slide, a.next-slide { -webkit-transform: rotate(7deg); transform: rotate(90deg); -moz-transform: rotate(90deg); } .avia-slideshow li img { width: auto; }Best regards,
YigitHey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
YigitRica ederim, her zaman :)
Please add following code to Quick CSS
time.av-magazine-time { display: none!important; }Best regards,
YigitHi ESWEENEY113!
Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.
Regards,
YigitHi!
Please add following code to Functions.php file
add_filter( 'avf_google_heading_font', 'avia_add_heading_font', 10); function avia_add_heading_font($fonts) { $fonts['Raleway Dots'] = 'Raleway Dots:400'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Raleway Dots'] = 'Raleway Dots:400'; return $fonts; }Cheers!
YigitHi!
Please try adding !important rule as following
#top #wrap_all .header_color h3, #top #wrap_all .main_color h3, #top #wrap_all .alternate_color h3, #top #wrap_all .footer_color h3, #top #wrap_all .socket_color h3 { font-size: 15px!important; }Code is currently not being applied
Best regards,
YigitHi paulchiao!
Login credentials are not working for me. Can you please check them once again?
Regards,
YigitHey erkuto!
Please add following code to Quick CSS
#top #wrap_all .header_color h3, #top #wrap_all .main_color h3, #top #wrap_all .alternate_color h3, #top #wrap_all .footer_color h3, #top #wrap_all .socket_color h3 { font-size: 15px; }Regards,
YigitHey!
Raleway font is already available. Can you post the link to your website please?
Best regards,
YigitHi!
You have following code in Quick CSS field
.logo img { padding-top: 30px!important; }please change it to following one
.logo img { padding: 30px!important; }Best regards,
YigitDecember 17, 2014 at 4:57 pm in reply to: Smartphone Navigation button and shopping cart position #369539Hi!
My bad. I forgot minus in front of the value. Please review your website now. I checked on my iphone and it does look fine now
Cheers!
YigitHey!
I checked your page once again on 1920×1200 and it still looks fine on my end – http://i.imgur.com/4RSTKLR.png
Chrome 39.0.2171.95 OS X 10.10.Best regards,
YigitHi!
Can you please try de-activating all active plugins and check if that helps?
Cheers!
YigitHi!
Please add following code to Quick CSS as well
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main { padding-top: 157px; }Cheers!
YigitHey!
You can create gradient here – http://www.colorzilla.com/gradient-editor/
and then add following code to Quick CSS in Enfold theme options under General Styling tab#header_main { background: -webkit-linear-gradient(red, blue); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(red, blue); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(red, blue); /* For Firefox 3.6 to 15 */ background: linear-gradient(red, blue); /* Standard syntax */ }Best regards,
YigitDecember 17, 2014 at 4:42 pm in reply to: Cant create new pages since update. Uncaught Error(s). #369516Hi taigawooo!
It seems like updating the theme was not successful and you are still using a very old version of the theme. Please try updating the theme via FTP and make sure to overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitHi wortmannscheerer!
Can you post the link to your testing environment please? Have you tried flushing cache after updating the theme? Also, please try de-activating 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
@media only screen and (max-width: 989px) { .html_mobile_menu_tablet .main_menu, .html_mobile_menu_tablet #header_main_alternate { display: block; }}Cheers!
YigitHi pheijms!
Yes, you need to update the theme manually via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Also please make sure that your API key is correctBest regards,
YigitHey nsr500rossi!
Can you please post a screenshot and show the issue you are seeing? I could not reproduce the issue.
You can upload your screenshots on imgur.com or Dropbox public folder and post the links hereCheers!
YigitHey Webtext-Autor!
Please add icons to your page and post the link to your page
Regards,
YigitHey!
1- Please go to Appearance > Editor and open Functions.php file and find
$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)and change as needed. Then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
2- Please use this plugin to change the string – https://wordpress.org/plugins/codestyling-localization/Cheers!
YigitHi Ronan!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-post-nav { z-index: 501; }Best regards,
YigitDecember 17, 2014 at 3:49 pm in reply to: Smartphone Navigation button and shopping cart position #369488Hi!
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-testimonial-meta { margin-left: 0; }Regards,
YigitHey!
Rica ederim. Baska her hangi bir sorunuz olursa lutfen yazmaktan cekinmeyin.
Regards,
YigitDecember 17, 2014 at 12:31 am in reply to: Contact Form fields on the same line alignment problem #369261Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
section#a2a_share_save_widget-2 { text-align: center; } p.form_element:last-child { float: left; width: 14%; clear: none; top: 24px; }Regards,
YigitHey!
That is expected behaviour since you have set it as header background image. Your logo has a white background that is why you cannot see the background on bigger screens.
Cheers!
YigitDecember 17, 2014 at 12:21 am in reply to: Change transparency to border in small bar above main menu #369255 -
AuthorPosts
