Forum Replies Created
-
AuthorPosts
-
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.archive .fullsize .template-blog .big-preview img { width: 20%!important; margin: auto; }Regards,
Yigit-
This reply was modified 11 years, 9 months ago by
Yigit.
Hi!
Please add following code to Quick CSS and adjust as needed
.title_container .breadcrumb { left: -20px; }then go to Appearance > Editor and open functions-enfold.php file and find
'heading' => 'h1' //headings are set based on this article: http://yoast.com/blog-headings-structure/and change it to
'heading' => 'h3' //headings are set based on this article: http://yoast.com/blog-headings-structure/Best regards,
Yigit-
This reply was modified 11 years, 9 months ago by
Yigit.
Hi rpl_admin!
Please try adding following code to Quick CSS
.single-product .container { width: 100% !important; }If that does not work, please post the link to your website so we can take a look
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab to remove top padding of content
.content, .sidebar { padding-top: 0; }Best regards,
YigitHi!
“Maintenance mode is on
Website will be available soon”. Do you mind posting a temporary login so we can see it? :)Regards,
YigitHey PanInternational!
Please add following code to Quick CSS as well
.grid-content { margin-top: -54px; background-color: transparent!important; } .grid-entry .avia-arrow { display: none; } .grid-entry-title { background-color: transparent!important; color: white!important; }You may need to adjust the Margin-top value
Cheers!
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues :)
Best regards,
YigitHey!
Can you post the link to your website so we can take a look? I do not have an access to LayerSlider plugin as a standalone but you can take a look at their documentation for more information i believe :)
Best regards,
YigitHi jurgen1979!
Can you elaborate? You cannot save posts and pages?
I am not aware of such issue but have you tried contacting CF7 author?Regards,
YigitHi alexoua!
Unfortunately it is not possible. Fullwidth Masonry elements work only “fullwidth” :)
Cheers!
YigitHi!
Please use following code in Quick CSS instead
.avia-layerslider strong { color: inherit!important; }Best regards,
YigitHey!
Please add following code to Quick CSS as well
#mobile-advanced { display: block; }Regards,
YigitHey heufti65!
Please try deactivating all active plugins and check if that helps. If not, please re-update the theme via FTP – http://vimeo.com/67209750
Best regards,
YigitHey changegroup!
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,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_menu { display: none; } #advanced_menu_toggle, #advanced_menu_hide { display: block; }Regards,
YigitMay 14, 2014 at 1:43 pm in reply to: Changing button and font color of "submit" button in contact form #264628Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.main_color input[type='submit'] { background-color: orange; color: black; border-color: orange; } .main_color input[type='submit']:hover { background-color: red; color: white; border-color: red; }Cheers!
YigitMay 14, 2014 at 1:38 pm in reply to: Where can I submitt my 5 stars for your awesome Enfold theme? #264625Hey!
Glad Ismael could help! Let us know if you have any other questions or issues :)
Have a great day!Cheers!
YigitHi!
My bad, please add following code to Quick CSS instead
@media only screen and (max-width: 990px) { .image-overlay { opacity: 0.6 !important; }}Regards,
YigitHey burbina!
Can you post a screenshot showing the changes you would like to make so we can make sure to understand it?
Cheers!
YigitHi martinbelton!
Can you post the link to your website and point out the section so we can provide you accurate custom CSS code?
Cheers!
YigitHey!
I have tried adding custom CSS code to Quick CSS field in Enfold theme options > General Styling and it did work fine – http://i.imgur.com/Ku47HfQ.png
You may need to apply !important rule to your custom CSS code to override existing ruleCheers!
YigitHi mrjukic!
Please go to Appearance > Editor and open Functions.php file and find
if(isset($avia_config['use_child_theme_functions_only'])) return;and add following code right below it
add_theme_support( 'deactivate_layerslider' );It will disable bundled LayerSlider and then you can install it as a standalone plugin
Best regards,
YigitHi El-Watch!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.header_color .ajax_search_title { color: red; }Cheers!
YigitHey!
Please change the code to following one
@media only screen and (min-width: 990px) { .image-overlay { visibility: hidden; }}Best regards,
YigitMay 14, 2014 at 12:02 am in reply to: Header background image leaves a trail of copies on scrolling in Chrome #264341Hi Ben!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
#header_main_alternate { -webkit-transform: translateZ(0); }if that does not work, please post the link to your website so we can take a look
Best regards,
YigitHey!
Cart icon seems to be working fine on my end now. Please confirm that it is working fine on your end as well so we can mark this thread as resolved :)
Regards,
YigitHey mikes2011!
Can you post the link to your website so we can take a look? A screenshot would also help us better understand the issue
Best regards,
YigitHi!
Please try deactivating all active plugins and if that does not help, empty out the content of .htaccess file that is on the root folder of WordPress
Regards,
YigitHey!
Seems like you have already figured it out – http://i.imgur.com/hpyLt1R.png
Let us know if you have any other questions or issuesCheers!
Yigit -
This reply was modified 11 years, 9 months ago by
-
AuthorPosts
