Forum Replies Created
-
AuthorPosts
-
Hey Scott!
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Regards,
YigitSeptember 4, 2014 at 11:29 am in reply to: Child theme – open links of post format link in a new window #313276Hey!
Please refer to my post here – https://kriesi.at/support/topic/magazine-element-link-description/#post-308719
Cheers!
YigitHey marcorosada!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }Regards,
YigitHi Mildredv!
You are going to need to remove your pages, posts, comments etc manually. I would recommend creating a new database and re-installing WordPress, Enfold etc. I believe it would take less time and would be cleaner
Regards,
YigitSeptember 4, 2014 at 11:09 am in reply to: tell me how to disable the header ? to keep them boxed format site #313267Hi!
Please add following code to Quick CSS as well
#main { padding-top: 0 !important; }Regards,
YigitHey Kong Hong!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
img.ls-l.ls-preloaded { width: auto !important; height: auto!important; }Cheers!
YigitSeptember 4, 2014 at 11:05 am in reply to: Links Not Underlined Within Pages Created by Text Elements #313263Hey davevi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_textblock a { text-decoration: underline; }Cheers!
YigitHi!
Can you please point out the page you showed in your screenshot? I navigated to – yourwebsite.com.au/product/americana-chiar/
but background is white – http://i.imgur.com/ap7RXD1.pngCheers!
YigitSeptember 4, 2014 at 10:51 am in reply to: tell me how to disable the header ? to keep them boxed format site #313252Hi alexrvs!
You can add following code to Quick CSS in Enfold theme options under General Styling tab
#header { display: none !important; }If this is not what you want, please elaborate
Regards,
YigitHey Enffie!
It is possible but you are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Please request such feature here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
YigitHi!
As George mentioned, you are going to need to modify the file directly. You can also try adding following code to Quick CSS in Enfold theme options under General Styling tab
.error404 .avia_combo_widget, .error404 h3 { display: none!important; }
@netinfoplc Thanks!Best regards,
YigitHi kds-systems!
Can you please post the link to your website?
If you have updated WordPress to the latest version, please update Enfold as well. Version 2.9.2 is available on ThemeForest – http://vimeo.com/67209750Best regards,
YigitHey blancocapell!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog-author, .text-sep-cat { display: none; }Regards,
YigitHey misogercak!
Please add following to functions.php file in Appearance > Editor
error_reporting(E_ALL & ~E_NOTICE);Regards,
YigitHey!
You can find inside Enfold/css/Base.css file. I would suggest using developer tools to replicate styling – https://developer.chrome.com/devtools
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.social_widget_icon { background-color: #37589b; } .avia_socialcount a { width: 49%; float: left; }Regards,
YigitHey Effektid!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.iconbox_content { background-color: red!important; border: 5px solid orange!important; color: white; } h3.iconbox_content_title { font-size: 25px!important; }Cheers!
YigitHey Effektid!
Try contacting plugin author. As stated here – https://kriesi.at/support/register/#av_section_2 we do not provide for support for 3rd party plugins.
Regards,
YigitSeptember 3, 2014 at 6:39 pm in reply to: Change color on menu in header menu when is in mobile #313057Hi!
I cannot see your website anymore since you have activated maintenance mode. If you are using CSS minifying feature try disabling it and flush browser cache.
Cheers!
YigitSeptember 3, 2014 at 6:37 pm in reply to: How To Remove Line Between Header and Main Content? #313055Hi goforyourdreams!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main { border: none !important; }Regards,
YigitHi!
Please try and let us know so we can mark this thread as resolved or assist you further :)
Best regards,
YigitHey!
It is possible but you are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Best regards,
YigitHey!
You had punctional error in your Quick CSS. I fixed one and moved the code to top of Quick CSS and now it is working fine. Please review your website now
Best regards,
YigitHey!
Please add following code to Quick CSS
@media only screen and (max-width: 990px) { .phone-info { font-size: 20px; }} @media only scree and (max-width: 768px) and (min-width: 481px) { #top #wrap_all #header_meta .phone-info { top: 17px; font-size: 14px; }} @media only screen and (max-width: 480px) { #top #wrap_all #header_meta .phone-info { top: 47px; }}Regards,
YigitHi boag!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.title_container .main-title { font-size: 16px!important; }Regards,
YigitSeptember 3, 2014 at 4:52 pm in reply to: Layer Slider iPhone Portrait and Landscape Orientation. #312997Hey!
Have you adjusted “responsive under” and “layers container” values in LayerSlider WP > Slider Settings > Layout and checked if it helps – http://i.imgur.com/E2YOJ5x.png
If you are using LayerSlider as a standalone plugin, yes but if you are using bundled version then noCheers!
YigitHey!
Please add following code to Quick CSS
.page-id-81 .av-masonry-entry { width: 30%!important; }Best regards,
Yigit -
AuthorPosts
