Forum Replies Created
-
AuthorPosts
-
Hey!
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,
YigitHey Omer!
Please go to Settings > Discussion and uncheck it under “E-mail me whenever”
Cheers!
YigitHi!
At the moment it says you are using 2.7.1 :)
Yes it will keep, you should only update parent themeCheers!
YigitHi definitedeveloper!
Unfortunately qTranslate is not compatible with Advanced Layout Builder. But you can switch to default editor and it should work fine, but cannot guarantee 100% :/
We recommend WPML which is fully compatible with EnfoldRegards,
YigitHi!
Great! Let us know if you have any other questions or issues :)
Happy days to you too sir!Best regards,
YigitHey cbentley65!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }and please try using Code block element instead of Text block
Cheers!
YigitHey loyalzoo!
Please go to Appearance > Editor and open Helper-main-menu.php file and find
$phone = $headerS['header_phone_active'] != "" ? $headerS['phone'] : "";and change it to
$phone = do_shortcode("[insert shortcode here]");Best regards,
YigitHey!
You can replace default search with SearchWP or Relevanssi to exclude portfolio items from search. Please see following links;
http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/
http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/Cheers!
YigitHey Ben!
Please edit your homepage and choose to hide title bar under Layout – http://i.imgur.com/ONrVjlX.png
Regards,
YigitHi!
Login credentials are not working for me. Please check them once again.
1- Please check “Map dragging on mobile” in Google Maps element options – http://i.imgur.com/O1UukWy.png
Please add following code to Quick CSS in Enfold theme options under General Styling tab
2-dl.customer_details dl { width: 100%; }3-
#scroll-top-link { color: red; border: 1px solid #e1e1e1; background-color: yellow; } #advanced_menu_toggle, #advanced_menu_hide { background-color: red; color: blue; border-color: orange; } .cart_dropdown_first .cart_dropdown_link { color: black !important; background-color: green !important; }Best regards,
Yigit -
AuthorPosts
