Forum Replies Created
-
AuthorPosts
-
Hi wsflats!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av-main-nav ul { width: 250px; }If that does not work, please post the link to your website
Cheers!
YigitHi romero2!
As far as i remember i just replaced the code ( https://kriesi.at/support/topic/remove-tooltip-images/#post-279110 ) in functions.php. At the bottom of the file it didn’t work.
If you can post login credentials again i can login and make sure that was the change i did :)Best regards,
YigitHey!
Please change the code to following one in that case
$phone = do_shortcode('[insert shortcode here]');simply single quote instead of double
Edit: Yes it will. You can use a child theme to avoid that. Please see – http://kriesi.at/documentation/enfold/using-a-child-theme/Best regards,
Yigit-
This reply was modified 11 years, 10 months ago by
Yigit.
Hi!
Please try adding the code right below following line in Functions.php file
'bitcoin' => array( 'font' =>'entypo-fontello', 'icon' => 'ue92a'), ));Best regards,
YigitHi!
Can you also try following one
#mobile-advanced, #mobile-advanced * { -webkit-perspective: 1000!important; }I cannot reproduce such issue on my iphone 4 – http://i.imgur.com/13EftAb.png
Is it blurry on iphone 5 as well?
Best regards,
YigitHi!
You are welcome Josh, we are always glad to help! :)
You too have a good day!Cheers!
YigitHi!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
or try using this plugin http://wordpress.org/plugins/wp-font-face/Regards,
YigitHi!
Please add following code to Quick CSS as well
.header-scrolled #header_main {border-top-style: none; margin-bottom: 0;}Cheers!
YigitHi!
You are currently using an older version of the theme which is not compatible with the WordPress version you are using. Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
Best regards,
YigitHi Frederic!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
html { background: white !important; }Regards,
YigitHey!
Your best option would be uploading background images that are already blurred. It would be possible using custom CSS but it would apply to color section content as well and not only to its background image
Regards,
YigitHi!
Please add following code to Quick CSS
1-@media only screen and (max-width: 768px) { strong.logo { left: 10%; }}2- Can you activate responsive layout in Enfold theme options firstly?
Best regards,
YigitHi!
It was not being applied probably because one of your custom CSS codes. !important rule would override it. Glad it is working fine now :)
Let us know if you have any other questions or issuesRegards,
YigitHi!
This is what i am talking about – http://i.imgur.com/RrAazP3.png :) We need login credentials to see your screenshot.
Cheers!
YigitHi!
Please add following code to Quick CSS as well
#main, .html_stretched #wrap_all { background-color: #F0F0F0 !important; }Cheers!
YigitHi!
Authentication is required. Please post logins or simply upload your screenshots on imgur.com or Dropbox public folder
Regards,
YigitHi Tim!
Please see “Inline content” section here – http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/#prettyPhoto
Cheers!
YigitHey blankonblank!
It is not possible to decrease the opacity of main color section element as it would effect its content but you can try adding following code to Quick CSS as a workaround
div#av_section_1 .container { background: rgba(0,0,0,0.3); width: 100%; padding: 0 80px; }Regards,
YigitHi!
“Your authorization failed.
Please try refreshing the page and fill in the correct login details.”Cheers!
YigitHi!
Can you upload your screenshot on imgur.com or Dropbox public folder and post the link here? Seems like it is not attached. Also can you post the link to your website?
Cheers!
YigitHey Rick!
You can also go to Enfold theme options > Header Layout > Extra Elements and uncheck “Append search icon to main menu” :)
Best regards,
YigitHi lzevon!
Please add following code to Quick CSS
.header_color .main_menu ul:first-child > li.current_page_item > a { color: #ff9900!important; }Cheers!
YigitHi msalem951!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.current-menu-item > a > .avia-menu-fx { opacity: 0; visibility: hidden; }Regards,
YigitHi bdaily!
Please add following code to Quick CSS
.image-overlay { display: none !important; }Cheers!
YigitHey!
1- Please remove your custom CSS code with following one
div#main { margin-top: 30px; } .html_stretched #wrap_all { background-color: #f2f2f2; }2- Add following code to Quick CSS
ul#featActivities li a { height: 75px; }Regards,
Yigit -
This reply was modified 11 years, 10 months ago by
-
AuthorPosts
