Forum Replies Created
-
AuthorPosts
-
Hi b00p!
Can you post the link to your website please? Please make sure that you are using the latest version of Enfold 2.8.1 ( http://vimeo.com/67209750 ) and WordPress 3.9.1
Cheers!
YigitHey fxdigital!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.blog-tags.minor-meta { visibility: hidden!important; }Cheers!
YigitJuly 7, 2014 at 3:55 pm in reply to: List with articles (blog articles) – author name and date #288036Hi anma!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
.template-blog .post_delimiter { margin: 0; }2- Please go to Enfold theme options > Blog Layout and uncheck Blog Author and Blog Date under “Blog meta elements”
Cheers!
YigitHey!
Please post login credentials here privately so we can take a look
Best regards,
YigitHey!
You are going to need to modify theme files to add custom content to header. Please refer to my post here – https://kriesi.at/support/topic/searchbox-in-header-menu/#post-267356
Best regards,
YigitHey Sigmund!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-testimonial { border: none !important; }Cheers!
YigitHi FadingReality!
It seems like you have not set up menu yet. Please go to Appearance > Menus and create a menu and add menu items you would like to display on your menu. Then please go to Enfold theme options and choose your frontpage and blog page.
You can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
and video tutorials here – http://vimeo.com/channels/aviathemes
If you have any questions or issues, feel free to post them here on the forum :)Regards,
YigitNera uz ka Renata! :)
Yes, but you can use child theme to avoid that. Please see – http://kriesi.at/documentation/enfold/using-a-child-theme/
iki! :)
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.archive .title_container { display: none!important; }Regards,
YigitJuly 7, 2014 at 1:47 pm in reply to: Problem with whitespace appearing with transparent header #287976Hey Andreas!
I checked your website on Chrome Version 35.0.1916.153 and this is how it looks on my end – http://i.imgur.com/VDE3e2a.jpg
Which version of OS X and Chrome are you using?Best regards,
YigitHi!
Please add following code to Quick CSS as well
#advanced_menu_toggle { line-height: 32px; }Regards,
YigitHi!
Yes, please replace the code with following one
@media only screen and (max-width: 768px) { section#text-4 * { font-size: 13px; }}Regards,
YigitHey Dear Bedros!
This is how it looks on my local installation – http://i.imgur.com/CnYs46o.png
Do you mind posting temporary admin login here so we can look into it?Best regards,
YigitLabas Renata! :)
Please add following code to Functions.php file in Appearance > Editor
function category_specific_post_nav($settings) { if($settings['taxonomy'] == 'portfolio_entries') $settings['same_category'] = true; return $settings; } add_filter('avia_post_nav_settings','category_specific_post_nav', 10);Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-share-box .av-share-link-description { margin-top: 20px; }Best regards,
YigitHi!
Following code blocks
span.avia-menu-text { font-size: 16px !important; }You can remove it and set font sizes of the menu items in Advanced Styling tab :)
Best regards,
YigitHi kathrynmichaud!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
1-.gform_wrapper .gf_step { color: red; }2-
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select { border-color: red !important; }3-
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select { color: blue; font-size: 18px; }Regards,
YigitJuly 7, 2014 at 12:12 pm in reply to: Bug Avia framework enfold blocks seo plugin Infinite SEO, Yoast Seo, All in seo #287933Hey!
Can you deactivate Media Library Categories, Simple Custom Post Order and WP SMTP plugins as well and check if ALB loads?
Regards,
YigitHey simonac!
Please go to Enfold theme options > Advanced Styling and edit “Main Menu sublevel Links”
Regards,
YigitJuly 7, 2014 at 11:39 am in reply to: Bug Avia framework enfold blocks seo plugin Infinite SEO, Yoast Seo, All in seo #287920Hi!
Please try adding following code to Functions.php file in Appearance > Editor
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery("span.blog-tags.minor-meta").prependTo(".av-share-box"); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
YigitHi!
Please try adding following code to Quick CSS
.main_color .av-masonry { max-width: 1400px; }Regards,
YigitJuly 7, 2014 at 11:11 am in reply to: Transparent textbox over picture with hover over effect #287907Hi!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.av-masonry-date { display: none!important; }2-
.av-masonry-outerimage-container { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); } .av-masonry-outerimage-container:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); }Best regards,
YigitHey!
Following code if you only would like to change the background color of tab titles
p.toggler { background-color: #ededed!important; }if you would like to change the background color of tab content as well, please add following code to Quick CSS field as well
div.toggle_content { background: #ededed!important; }Best regards,
YigitHey fraserrenton!
1- It seems like you have removed top bar a.k.a header meta?
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab#top #wrap_all .av-social-link-facebook:hover a, li.social_bookmarks_facebook.av-social-link-facebook a { color: #37589b; background-color: transparent; }Best regards,
Yigit -
AuthorPosts
