Forum Replies Created
-
AuthorPosts
-
Hi!
Please make sure that you have activad Flash player in Firefox and it is up-to-date
Best regards,
YigitHey!
There could be a plugin conflict. You can try deactivating all active plugins and check if that helps. You can also try re-installing the theme and WooCoomerce to check if that solves the issue without custom CSS code.
Regards,
YigitFebruary 20, 2014 at 2:18 pm in reply to: Large centered logo (300px square) above centered navigation (on all devices) #226753Hey!
Please add following code to Quick CSS as well
.bottom_nav_header.social_header .main_menu, .bottom_nav_header.social_header .main_menu { left: 25%; }You may need to adjust the values to center it perfectly
Best regards,
YigitFebruary 20, 2014 at 2:16 pm in reply to: remove product sorting on shop category pages in enfold #226752Hey!
Can you post the link to your page where you would like to display product sorting? I did not understand where you would like to remove
“I would like to remove the woocommerce product sorting only on shop pages”
” I want the product sorting would be visible on shop pages”Cheers!
YigitFebruary 20, 2014 at 2:10 pm in reply to: COLOR SECTION; Easy Slider; HEADINGS; HEADER with scroll; SIDE MENU CSS #226746Hey!
It does work fine on my end http://i.imgur.com/4YXoqyF.jpg
Please post a screenshot and show the issue.
You can check the color section ID and remove padding as following#your-color-section-id .content { padding-top: 0; padding-bottom: 0; }Regards,
YigitHi ariane1001!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.single-post .avia-gallery { width: 400px; float: left; } .single-post .tabcontainer { width: 46%; clear: right; margin-top: 0; padding-left: 4%; }Cheers!
YigitHey hermelina!
As you can see here, one license is good for one domain. For different domain, you are going to need a new license
Best regards,
YigitHi agarkitekter!
You can add following code to Quick CSS in Enfold theme options under Styling tab for a starting point
.sort_width_container { position: fixed!important; top: 250px; z-index: 999; }You may need to adjust top value depending on the header type you are using. You still may need a help from freelance developer to achieve what you exactly want
Regards,
YigitHi!
Please go to Appearance > Widgets and remove/add widgets in “Displayed Everywhere” widget area
Cheers!
YigitHey!
Feel free to request such feature here https://kriesi.at/support/topic/enfold-feature-requests/
Can you point out the image you are having issues with on your website so i can check it on my iPhone 4? I checked your website and images look fine http://i.imgur.com/KxexTBw.pngBest regards,
YigitHi FLORENCE2014!
Please see http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
Best regards,
YigitHey!
Please try deactivating all active plugins and check if that helps. For a temporary solution, you can use following code in Quick CSS section
.header_color .main_menu ul:first-child > li a:hover { color: #ff0505; }Cheers!
YigitHi Dogmut!
You are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Cheers!
YigitHi!
Please go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes and change portfolio.php file with http://pastebin.com/gFk3KtCP
Cheers!
YigitHi!
Please add following code to Quick CSS
1-.bottom_nav_header.social_header #header_main .container { height: 110px; } .logo img { padding-top: 20px; }4-
body div .avia-button { color: white!important; }5- You can choose to display Alternate color on certain elements such as Color Section
6-.sidebar a { font-size: 16px; }7-
#scroll-top-link:hover { background-color: purple; color: orange; border: 1px solid yellow; } #scroll-top-link { background-color: blue; color: green; border: 1px solid red; }8-
.sub_menu>ul>li>a, .sub_menu>div>ul>li>a { font-size: 18px; }Regards,
YigitHi!
Add following code to Style.css as well
#top .main_menu .menu>li:last-child>a { padding-right: 15px!important; }Changing the height is not possible with the header type you are using
Cheers!
YigitHey!
1-Dot was missing in front of the class. Please add it Quick CSS as following
.post-meta-infos { display: none; }2- Please refer to https://kriesi.at/support/topic/remove-blog-from-title-bar/#post-182579
3- Please go to Settings > Reading and check "Summary" in "For each article in a feed, show" and add following code to Functions.php filefunction custom_excerpt_length( $length ) { return 20; } add_filter( 'excerpt_length', 'custom_excerpt_length', 999 );Cheers!
YigitCode is not being applied. Try adding the code to style.css of your child theme in Appearance > Editor
Regards,
YigitHey Miikey!
Please see Kriesi’s post here https://kriesi.at/support/topic/kriesi-logo/#post-161892
Cheers!
YigitHey!
Please flush browser cache and refresh your page a few times. It does work on my end. See screenshot here http://i.imgur.com/UH7hU8W.jpg
Cheers!
YigitFebruary 19, 2014 at 8:40 pm in reply to: Layerslider Background Transparency Not Working On Image #226422Hey!
Yes, you should update the parent theme. Glad Ismael 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 under Styling tab
#header_main_alternate { display: none; } #top .social_bookmarks li a { font-size: 20px; } .bottom_nav_header.social_header #header_main .container { height: 122px; }Best regards,
YigitHi!
Glad you guys figured it out and thanks for sharing your solution. Let us know if you have any other questions or issues
Cheers!
YigitHey annameis!
You do not need to use MegaMenu for your sub menu items. You can simply drag submenu items under main menu items http://i.imgur.com/sh6XBT3.jpg
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top div .widget_shopping_cart .button { float: left; }Best regards,
YigitHi Erich Nolan!
Please refer to Peter’s post here https://kriesi.at/support/topic/adding-slideshare-to-header-social-icons/#post-200202
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.header_color .main_menu ul:first-child>li>a:hover { background-color: white!important; color: black!important; }Regards,
YigitFebruary 19, 2014 at 5:31 pm in reply to: Header Issues – Bigger Logo, Center Logo and Nav Bar #226301Hi!
Please refer to Ismael’s post here to add a tagline https://kriesi.at/support/topic/how-can-you-add-a-tagline-or-subheading-to-all-pages-for-the-enfold-theme/#post-203194
and please add following code to Quick CSS.avia-menu-fx { bottom: 20px; }Best regards,
YigitFebruary 19, 2014 at 5:28 pm in reply to: How to Remove Author Name, Categories, Post Date from below Blog Title #226296Hi!
Please add following code to Quick CSS as well
.slide-meta { display: none; } .entry-content-wrapper .post-title { text-align: center; }Best regards,
Yigit -
AuthorPosts
