Forum Replies Created
-
AuthorPosts
-
Hey!
Please try using this one instead – https://wordpress.org/plugins/wordpress-seo/
Best regards,
YigitHi!
Glad you figured it out! let us know if you have any other questions or issues.
Regards,
YigitMay 5, 2014 at 2:57 pm in reply to: Unclean refreshing screen when switching from portrait to landscape iPhone 5 #260278Hey!
And what happens when you scroll on the page? Also, does it happen when you load/refresh the page on landscape mode? I do not have a chance to test your website on an actual iphone 5 unfortunately and as far as i know, no one from the team is using iphone 5.
Best regards,
YigitMay 5, 2014 at 2:54 pm in reply to: Remove the light box and hover effect button on all images. #260275Hi!
Sounds good :) In that case, i am marking this thread as resolved. Let us know if you have any other questions or issues
Cheers!
YigitMay 5, 2014 at 2:43 pm in reply to: Unclean refreshing screen when switching from portrait to landscape iPhone 5 #260263Hi!
I have just checked your website on my iphone 4 and this is how it looks on my end – http://i.imgur.com/F9b2q1t.png
Have you already fixed the issue?Regards,
YigitHi!
I have updated the code i posted please try it now. It will only apply to that certain post and not globally
Cheers!
YigitHey!
Please add following code to Quick CSS
.home .avia-content-slider1 .slide-meta { display: none; }Cheers!
YigitHey!
Please see – http://kriesi.at/documentation/enfold/change-the-sort-order-of-portfolio-elements/
Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background: black; }Regards,
YigitHey Jamie A!
There is 8 columns in suggestions section and your are displaying only 4. You can still center them using following css code
.postid-547 div.related_entries_container { margin-left: 35%; }It will make thumbnails smaller since other 4 empty columns are also being output. You may need to adjust the value to center it perfectly.
Cheers!
Yigit-
This reply was modified 11 years, 9 months ago by
Yigit.
Hey rikv!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-content-slider .slide-meta { display: none; }Best regards,
YigitHey jazbird!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.main_color .avia-icon-list .iconlist_icon { background-color: red; } .main_color .avia-icon-list .iconlist_icon:hover { background-color: orange; }Best regards,
YigitHi!
As i mentioned in your other topic, you can activate your plugins one by one to find the culprit
Best regards,
YigitHi!
Please add following code to Quick CSS instead
@media only screen and (max-width: 480px) { .av-inner-masonry-content.site-background { background: rgba(255,255,255,0.5) !important; }}Best regards,
YigitMay 5, 2014 at 2:05 pm in reply to: Add a "SORT BY" just before the portfolio categories filter #260237Hi!
Please add followind code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#js_sort_items a:first-child:before { content: 'Sort by '; color: green; } .main_color #js_sort_items a.active_sort { opacity: 1!important; } #js_sort_items a { opacity: 0.3; }Cheers!
YigitHi Jamie A!
Please try deactivating all active plugins and check if that helps. Also flush permalinks in Settings > Permalinks
Cheers!
YigitHi!
Please add following code to Functions.php file in Appearance > Editor
function custom_excerpt_more( $more ) { return 'Read more →'; } add_filter( 'excerpt_more', 'custom_excerpt_more' );Best regards,
YigitHi!
Please see – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/ to make a backup of your database
Regards,
YigitHi!
Please add following code as well and adjust if needed
body .container_wrap .hr.avia-builder-el-first { margin: 10px 0; } .av-special-heading { margin-top: 30px; } .avia-content-slider { margin: 10px 0; }Best regards,
YigitHey!
Please add following code to Quick CSS as well
.av-inner-masonry .main_color .site-background { background-color: rgba(255,255,255,0.5); }Regards,
YigitHey!
Yes, since the update already fixes the issue, you do not need to have it in Quick CSS section additionally
Cheers!
YigitHi bendosda!
Please post login details here privately so we can take a look.
Best regards,
YigitHey shadyraymond!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
1-.html_main_nav_header #top .main_menu .menu>li:last-child>a { padding-right: 10px; border-right: 1px dashed #e2e2e2; }2-
#header_main .social_bookmarks li a { border-radius: 0; }3- Custom CSS code in #1 will fix it
Regards,
YigitHey LecheLMP!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-logo-element-container .slide-image { background: transparent; }Regards,
YigitHi!
I wanted to check but it seems like you are now using Special Heading element. Please try following code
body .av-special-heading .av-special-heading-tag { text-transform: none!important; font-size: 24px!important; }Cheers!
YigitHey D5WDesignGroup!
Can you post the link to your website and point out the audio element so we can test it?
Regards,
YigitHey!
Please add following code to Quick CSS as well
.av-masonry-image-container img { border-radius: 11px; }Cheers!
YigitHi Jamie A!
Please add following code to Quick CSS
@media only screen and (max-width: 767px) { .responsive .tabcontainer .tab_titles { display: block; border-top: 1px solid #555555; } .responsive .top_tab .tab.fullsize-tab { display: none; } .responsive #top .footer_color .tabcontainer .active_tab { color: #444; } }Fix will be added in upcoming update
Cheers!
Yigit -
This reply was modified 11 years, 9 months ago by
-
AuthorPosts
