Forum Replies Created
-
AuthorPosts
-
Hi!
If you would like to share screenshots, please upload them on http://imgur.com/ and share links here
You can try adding !important to the same code to force it.product-sorting, .product .woocommerce-tabs, .related.products { display: none!important; }
Then flush your browsers cache and refresh your page a few times. It worked well on my end
Regards,
YigitHey!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
.team-img-container:hover .team-social { display: none; } .team-img-container img { filter: grayscale(100%); -webkit-filter: grayscale(100%); filter: gray; -webkit-transition: all 0.8s ease; } .team-img-container img:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); filter: none; }
2) I see that you deleted second LayerSlider, that why it does not appear.
Regards,
YigitHey!
Please try changing it to
.iconbox .iconbox_content .iconbox_content_title { overflow: visible!important; }
and then flush browser cache and refresh page a few times. It should do it. If it does not, please create a temporary admin login and post it here privately
Cheers!
YigitHi!
1) Change previous code with this one
#top .price span { font-size: 22px; }
2) You should paste the same code to the end of your functions.php file and change ‘Chinese Yuan’ to ‘Indian Rupee’ and ‘¥’ to ‘Rs’
Regards,
YigitHey!
Sorry, i do not speak German. I wanted to check your website but i guess you decided to display footer after all :)
Regards,
YigitHey ClaireBrummell!
Can you post the link to your page with LayerSlider so we can take a look?
Best regards,
YigitOctober 7, 2013 at 7:17 pm in reply to: Enfold: Header with bottom menu + social media icons #171767October 7, 2013 at 7:16 pm in reply to: Troubles with the responsive header main menu on iPad (iOS7) #171766Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.mobile_active #advanced_menu_toggle { display: block!important; }
And i would suggest you to update your theme to version 2.3.1
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,
YigitHey Jason!
I do not know why it was closed, but Devin answered it. Please take a look.
Regards,
YigitHello!
Please add following code and adjust as desired
#footer .widget { letter-spacing: -0.01em; }
Best regards,
YigitHi!
Can you post a screenshot and show where exactly you would like to change?
Regards,
YigitHi!
You can post them here. Please make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Best regards,
YigitHi!
1) Can you post the link to your website?
2) Please refer to this post https://kriesi.at/support/topic/incorrect-currency-symbol-displayed/#post-170560
Best regards,
YigitHey!
Farklı ekran boyutlarında ve farklı tarayıcılarda kaymayı sıfıra indirebileceğimizi maalesef sanmıyorum. Şu an aklıma gelmeyen bir çözüm olabilir, isterseniz son gönderinizi birde ingilizce yapın, belki başka fikri olan birisi çıkar :)
Cheers!
YigitHi theuptimizers!
Please add following code to Quick CSS in Enfold theme options under Styling tab as well
.avia_message_box_content { font-weight: 400; }
Regards,
YigitHey!
I am not sure what is the problem here but can you undo and redo changes in functions.php file? I am also using Win7 and when i check your website on Chrome, Firefox and IE, all shows Chinese Yuan as Japanese Yen. But as in screenshot i posted, it looks fine on my local installation on Chrome,Firefox and IE on Win7.
Regards,
YigitHello!
@gigoz please add following code to Quick CSS in Enfold theme options under Styling tab.iconbox .iconbox_content .iconbox_content_title { overflow: visible; }
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.social_header .phone-info { margin-top: 40px; } .social_header .phone-info.with_nav span { border-style: none; }
Regards,
YigitHello wared!
You can go to Appearance > Widgets and create a widget area for your blog, say you wanted to use Sidebar Blog, just insert your widgets there http://i.imgur.com/xpkVNNU.jpg
Then edit your blog page and choose that widget area as your sidebar under Layout http://i.imgur.com/Dwwql1W.jpg
Please make sure that you choose to display sidebar on Blog page in Enfold theme options under Sidebar tabRegards,
YigitOctober 7, 2013 at 3:27 pm in reply to: black vertical borderlines after update 2.3 instead of grey #171651Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.content { border-right: 1px solid #e1e1e1; }
Cheers!
YigitHi mathysjp!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.content {padding-bottom: 70px; }
On same pages you do not have enough content, that is why it happens. But that should fix it. You can adjust the value if it does not
Regards,
YigitHello!
It should work on any page because it increases top padding of content section. Please try adding !important
.content { padding-top: 70px!important; }
It works on my end
Regards,
YigitOctober 7, 2013 at 3:12 pm in reply to: Troubles with the responsive header main menu on iPad (iOS7) #171643Hey!
Which font family would you like to use? It can be something like following as well
.avia-button { font-family: "Times New Roman", sans-serif; }
Best regards,
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues :)
Cheers!
Yigit -
AuthorPosts