Forum Replies Created
-
AuthorPosts
-
Hi!
Please try adding following code to Functions.php file in Appearance > Editor
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery('.big-preview.multi-big>a').removeAttr('href'); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
YigitHi!
Sorry for the late reply Guenter! Please add following code to Quick CSS
span.mega_menu_title.heading-color.av-special-font:hover > a { color: white!important; }Regards,
YigitHi!
No no you can use hex codes as well
span.avia-menu-fx { background-color: #e2e2e2 !important; }Regards,
YigitHi royaltask!
Sorry for the late reply!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed.header_color .main_menu .menu ul li a, .header_color .main_menu ul ul { background: rgba(255,255,255,0.9); }Cheers!
YigitHi!
Please use following code and adjust as needed
span.avia-menu-fx { background-color: orange!important; }Regards,
YigitJuly 28, 2014 at 3:06 pm in reply to: Insert Layer Slider WP/google maps/image into accodion toggle? #296790Hey!
You can switch by simply clicking this “Default editor” button here – http://i.imgur.com/HPPDJC9.png
You should see shortcodes below your content as shown in the screenshot here – http://i.imgur.com/tNo7283.pngRegards,
YigitJuly 28, 2014 at 3:03 pm in reply to: Changing the text size of overlay text in Videos and Parallax #296788Hi!
Please try adding following code to Quick CSS
@media only screen and (min-width: 990px) { div#bg_slide { position: relative; top: -466px; background: rgba(255,255,255,0.3); }}You may need to adjust the values
Cheers!
YigitHey Basile!
Yes. Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia-menu-fx { height: 7px; background-image: url(https://drj11.files.wordpress.com/2009/04/ramp3-50.png); background-size: cover; }Regards,
YigitJuly 28, 2014 at 2:54 pm in reply to: Insert Layer Slider WP/google maps/image into accodion toggle? #296777Hey!
Please switch from Advanced Layout Builder to default editor to see full list of shortcodes.
You can also enable debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/Best regards,
YigitHey!
Sorry, i realized i made a small mistake in the code and now i updated it. Please try it now – https://kriesi.at/support/topic/image-title-tag-not-working-when-linked/#post-295625
Cheers!
YigitHi!
Please try adding following code to Quick CSS
#mobile-advanced { z-index: 9999!important; }Best regards,
YigitHey!
Please add slider to top of your test page and add color section element with unique ID right below it so we can take a quick look :)
Regards,
YigitHi!
Yes Magazine is an element inside ALB. i am marking this thread as resolved. Let us know if you have any other questions or isssues
Regards,
YigitHi!
Please feel free to request or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
and let us know if you have any other questions or issues :)Best regards,
YigitHi!
It is under Content elements in Advanced Layout Builder – http://i.imgur.com/XSDGj1j.png
If you do not have the element in ALB, that means you are using an older version of the theme. Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750Best regards,
YigitHi fundance!
Please edit your Magazine element and check “Dsiplay element heading” ass shown in screenshot here – http://i.imgur.com/GD5mGuX.png
Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-menu-fx { height: 5px; } #top .av-main-nav > li > a { border-right: 1px solid #e2e2e2; }Best regards,
YigitHey Kathrin!
Please try using this plugin – https://wordpress.org/plugins/codestyling-localization/
After installing it, please go to Tools > Localization > Themes and rescan your language files and then edit the string as neededBest regards,
YigitHey!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Best regards,
YigitHey KK!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo img { margin-top: 35px; }Cheers!
YigitHey Silviu!
Please do so and let us know if you have any questions or issues with the theme
Cheers!
YigitHey!
You are welcome, glad we could help! :) Let us know if you have any other questions or issues
Regards,
YigitHi almmasy911!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
time.slide-meta-time { display: none!important; }If that does not work, please post the link to your website
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer .container { width: 100%!important; margin: 0!important; max-width: 100%!important; }Best regards,
YigitJuly 28, 2014 at 1:36 pm in reply to: Logo in mobile (responsive) view stretched and menu on top of it #296735Hi!
You are welcome Morticka, glad it is looking fine now! :D
I see that you have applied the code i posted in my previous post. You can remove it and use following one instead.header-scrolled .logo img { padding: 8px 0; }Logo will not be resized on initial load and will be decreased a bit more when you scroll down :)
Best regards,
YigitHey!
Please change the code to following one
li.current-menu-item>a { background: #221365!important; color: white; }Regards,
Yigit -
AuthorPosts
