Forum Replies Created
-
AuthorPosts
-
Hey!
Please try deactivating all active plugins and check if that helps. If not, please create a temporary admin login and post it here privately.
Regards,
YigitDecember 11, 2013 at 11:04 pm in reply to: Alternate content shading h1-h5 white font against colored background #199242Hi!
You are welcome! Glad we could help. Let us know if you have any other questions or issues
Best regards,
YigitDecember 11, 2013 at 11:01 pm in reply to: Creating two buttons side-by-side in 1/2 layout element #199236Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-builder-el-1 avia-button-center { float: left; padding-right: 10px; } .avia-builder-el-1 .avia-button.avia-size-medium { min-width: 250px; }
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.single-post .big-preview.single-big { display: none; }
That should remove preview image on single posts page
Cheers!
YigitDecember 11, 2013 at 10:50 pm in reply to: Alternate content shading h1-h5 white font against colored background #199232Hey cally423!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.alternate_color h1, .alternate_color h2, .alternate_color h3, .alternate_color h4, .alternate_color h5, .alternate_color h6 { color: white; }
Regards,
YigitHi segalmedia!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1).team-member-name, .team-member-job-title { text-align: center; }
2) Please post the link to your page where you would like to adjust padding. Link you previously posted cannot be found
Best regards,
YigitHi!
You have following line added in your Header.php file.
echo "<div class='phone2'>Your number here</div>";
You can simply add it back to header.php. I am closing this thread for now. Let us know if you have any other questions or issues
Best regards,
YigitHi!
Please add following code to Quick CSS as well
.main_color .av-masonry { background-color: red; }
It affects both masonry elements
Best regards,
YigitHey!
I have just checked your website and it works fine if you deactivate “Password Protected” plugin.
Best regards,
YigitHi tobylove!
You should add Contact Form element to your template and choose Form Element Type. For date, you should choose datepicker and for budget you should choose Select Element option http://i.imgur.com/HSw5gZo.jpg
Regards,
YigitHi Rylan!
You can switch to Default Editor and click on Magic Wand tosee full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av-masonry-entry { width: 20%; }
Cheers!
YigitHey!
You can follow instructions in my first post https://kriesi.at/support/topic/textbox-in-sidebar/#post-197781
and copy Promobox shortcode and paste it inside text widget element in Appearance > Widgets in WordPress dashboardBest regards,
YigitHi!
You can add Promobox element without a button and remove background color by adding following code to Quick CSS in Enfold theme options under Styling tab
.main_color .av_promobox { background-color: inherit; }
Regards,
YigitHey awilson3rd!
You can add your widgets to Blog widget area in Appearance > Widgets http://i.imgur.com/lgpEO6B.jpg
Can you post the link to your website so we can inspect elements?Regards,
YigitHi!
Changes are done. Please review your website. You can style your phone number using .phone2 class in Quick CSS section
Best regards,
YigitHi!
It seems like login credentials are not correct. Please check once again and post the correct ones.
Best regards,
YigitHi mangaia!
Please edit your portfolio items and make sure to set Featured Image http://i.imgur.com/V7sdkwr.jpg
Regards,
YigitDecember 11, 2013 at 7:50 pm in reply to: not appear border in header section mobile version #199148Hi xpoveda!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .responsive #top #header_meta .social_bookmarks li:last-child a, .sub_menu li { border-right-style: none; } }
Regards,
YigitHey pgentile1!
Please go to Appearance > Editor and open Header.php file and find
echo " html_stretched ".$responsive." ".$headerS; } else { echo " html_$style ".$responsive." ".$headerS; }?> ">
and change it to
<html <?php language_attributes(); ?> class="<?php if(is_page(1122)) { echo " html_stretched ".$headerS; } else { echo " html_$style ".$responsive." ".$headerS; }?> ">
You need to change the page ID to your page ID that you would like to use fixed layout. You should choose to display responsive layout in Enfold theme options
Please see this post to find page ID’s https://kriesi.at/support/topic/mini-heading-in-page/#post-188120Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
h1, h2, h3, h4, h5, h6 { font-family: 'Raleway', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important; }
Best regards,
YigitHey bastikan!
In WordPress dashboard please go to Settings > Media and increase image sizes as desired http://i.imgur.com/CXkUU3N.jpg
then regenerate thumbnails using this plugin http://wordpress.org/plugins/regenerate-thumbnails/Cheers!
YigitDecember 11, 2013 at 5:37 pm in reply to: Increase gallery size for WooCommerce product page #199093Hey Keith!
Please go to wp-content\themes\enfold\config-woocommerce folder and open config.php file and find “four units” and change it to “eight units” and find “eight units” and change it to “four units”
Cheers!
YigitHey!
Please refer to Kriesi’s post here https://kriesi.at/support/topic/icons-still-not-working-in-firefox-and-ie/#post-173204
Cheers!
YigitHi Alisa!
You can add read more button by clicking Insert More Tag button on any part of your blog content http://i.imgur.com/x2yMEL2.jpg
Regards,
YigitHi hankin!
Can you post the link to your website so we can inspect elements on it?
Best regards,
YigitHey!
You are welcome Angie! Let us know if you have any other questions or issues
Cheers!
YigitHi!
You are welcome! Let us know if you have any other questions or issues
Regards,
Yigit -
AuthorPosts