Forum Replies Created
-
AuthorPosts
-
Hi!
I edited the code in previous post. Please try this one. I added !important to force it
Best regards,
YigitOctober 3, 2013 at 12:38 pm in reply to: What is the proper size for the logo? Two official answers from documentation #169888Hello!
Sure. Just so you know, link to your website would be a better option, so we can try in different browsers and find what causes the issue
Regards,
YigitOctober 3, 2013 at 12:36 pm in reply to: Remove "Header with Page Title and Breadcrumb Navigation" from bbpress forum? #169887Hello jgoldberg1983!
Can you post the link to your website? And a screenshot would be useful :)
Cheers!
YigitOctober 3, 2013 at 12:24 pm in reply to: Replace breadcrumb with custom text & another feature request #169882Hello!
Glad we could help :) Let us know if you have any other questions or issues
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options
.responsive .mobile_menu_tablet .main_menu { display: block; }It is set to display: none currently
Best regards,
YigitHi Ross_nineteen789!
Please follow instructions on this post https://kriesi.at/support/topic/collapsable-menu/#post-165144
Best regards,
YigitOctober 3, 2013 at 1:09 am in reply to: Header on blog page not styled like on the other pages #169641Hi connotion!
Sorry it is not very clear to me. Would you like to move logo higher? If so, please add following code to Quick CSS in Enfold theme options
.logo { top: 14px; }If not, please post a screenshot and show. You can upload screenshots here http://imgur.com/ and post links here
Regards,
YigitHey thecaptivatedman!
Can you post the link to your website so we can inspect elements?
Cheers!
YigitHello!
You can use following code for 4 column
.no_margin.av_one_fourth { width: 24%; }Regards,
YigitHi justinbiggsdesign!
Can you post the link to your website so we can inspect elements to find out what is wrong?
Cheers!
YigitHi AndrewDelaware!
Please add following code to Quick CSS in Enfold theme options
.avia_message_box_content { text-transform: capitalize; }Regards,
YigitOctober 3, 2013 at 12:48 am in reply to: What is the proper size for the logo? Two official answers from documentation #169625Hi Marcel!
Can you post the link to your website? And version 2.3.1 is available to download on ThemeForest. You can try to update in the meantime to see if it will help
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Regards,
YigitHello!
Can you create a temporary admin login and post the info?
Please make sure to check ” Set as private reply (Only you and moderators will see the content of this post)” above Submit buttonRegards,
YigitOctober 3, 2013 at 12:07 am in reply to: removed highlight in the footer around current page, but name isnotonrightplace #169612Hey McGawain!
Please add following code to Quick CSS in Enfold theme options
.widget_nav_menu ul:first-child>.current-menu-item, .widget_nav_menu ul:first-child>.current_page_item { padding-left: 0; }Regards,
YigitHi wendlandm!
Please see this topic https://kriesi.at/support/topic/kriesi-logo/#post-161892
Cheers!
YigitHi!
Can you set it to 4 columns and post the link to page once again so we can provide you css code?
Best regards,
YigitOctober 2, 2013 at 11:34 pm in reply to: Replace breadcrumb with custom text & another feature request #169590Hello!
You can request features here https://kriesi.at/support/topic/enfold-feature-requests/
In your WordPress theme directory please go to Enfold folder and open Functions-enfold.php file and find following code in line 302
if($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '/', 'richsnippet' => true));and change it to
if($breadcrumb) $additions .= "<span class='breadcrumb-title'>Tel:2312312312</span>";Cheers!
Yigit-
This reply was modified 12 years, 1 month ago by
Yigit.
Hey!
This happened to one more user after updating the theme to 2.3. I will let Peter know :)
Best regards,
YigitHi corly!
1)Please add following code to Quick CSS in Enfold theme options
.iconbox .iconbox_content .iconbox_content_title { color: red; }2)
.main_color.iconbox_top .iconbox_icon { color: blue; background-color: pink; }Cheers!
YigitHi wendlandm!
Please add following code to Quick CSS in Enfold theme options
#scroll-top-link { right: 0; bottom: 0; }Regards,
YigitHi!
You can create and post it here but please make sure that you check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Best regards,
YigitHey boursedata!
Your code looks fine. You can try forcing it by adding !important
h2 { font-size: 8px!important; }Best regards,
YigitHey!
Please try adding following code to Quick CSS in Enfold theme options
.avia-icon-list .iconlist_title { margin-bottom: 4px; }Regards,
Yigit -
This reply was modified 12 years, 1 month ago by
-
AuthorPosts
