Forum Replies Created
-
AuthorPosts
-
Hey Kimberlyjo!
Please see – http://kriesi.at/documentation/enfold/change-the-sort-order-of-portfolio-elements/
Cheers!
YigitHey!
Can you post the link to your website so we can take a look and provide you an accurate custom CSS code?
Regards,
YigitHey!
Which browser and OS are you using? I have just checked your website on my iphone and it does look fine on my end – http://i.imgur.com/xtGsjUJ.png
Regards,
YigitHi bakbek!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.template-blog .post_delimiter { display: none; }Cheers!
YigitHey!
Please add following code to Quick CSS as well
#mobile-advanced a, #mobile-advanced .mega_menu_title { height: 50px; }Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.header_color { background: white; }Cheers!
YigitMarch 25, 2014 at 4:52 pm in reply to: Enfold : Add to cart button not showing up on variable product #242826Hi Stephane!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.single_variation_wrap { display: block!important; }Cheers!
YigitMarch 25, 2014 at 4:48 pm in reply to: Logo pushed off screen on Logo Center – Menu Below Theme Option #242824Hey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 768px) and (min-width: 480px) { #header_main .social_bookmarks { right: -25%; }}Thank you for you kind words, we are always glad to help :)
Regards,
YigitHey!
No it does not. You can move all custom CSS code you have in Quick CSS section to Style.css file and in future, you can add all your custom CSS codes to Style.css file and leave Quick CSS field empty
Cheers!
YigitHi chiummog!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#mobile-advanced li { height: 50px; } @media only screen and (max-width: 767px) { form.cart .button { margin-top: 10px !important; }}Regards,
YigitHey kyabroudi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slideshow-dots { display: none; }Regards,
Yigit-
This reply was modified 11 years, 11 months ago by
Yigit.
Hi!
You can use Style.css file of your child theme for your custom CSS codes.
Regards,
YigitHey!
Lütfen aşşağıdaki kodu Appearance > Editor bölümündeki Functions.php dosyasına ekleyin
add_filter( 'post-format-standard', 'avia_category_content_filter', 15, 1); function avia_category_content_filter($current_post) { if(is_archive()) { $current_post['content'] = get_the_excerpt(); $current_post['content'] .= $current_post['content'].'<div class="read-more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow"> →</span></div>'; } return $current_post; }Regards,
YigitHey!
I have added custom CSS code to bottom of Style.css file of your child theme in Appearance > Editor and it is now working fine. Please flush browser cache once again and check your website
Best regards,
YigitHi Jane!
Please add following code to Quick CSS in Enfold theme options under Styling tab
div div.ppt { display: none !important; }Regards,
YigitHey jdrakeproductions!
What is the error you are getting? Can you once again make sure to download only theme files and upload it via FTP? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitHey ariane1001!
Please see “Inline content” section here http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
Regards,
YigitHi!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Best regards,
YigitHi!
Please add following code to Quick CSS as well
.avia_ajax_form .button { border-radius: 15px; }Regards,
YigitHi!
Please try removing !important rule from Ismael’s code and then add following code to Quick CSS as well and adjust as needed
.rotatingtweet a { color: red !important; }Cheers!
YigitHi!
Please flush browser cache and refresh your page a few times. Button corners are rounded on my end. Please see screenshot here – http://i.imgur.com/JcVwMOf.jpg
Best regards,
YigitMerhabalar Sadullah bey,
Lütfen Blog Posts elementini düzenleyip “Blog Content Lenght” olarak “Excerpt with read more link” seçeneğini seçin http://i.imgur.com/C3ZNTw6.jpg
Cheers!
YigitMarch 25, 2014 at 2:24 pm in reply to: How can I prevent the featured image from showing on the single post page? #242724Hi bakbek!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.single-post .big-preview { display: none !important; }Regards,
YigitHi Carolina!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a { border: none !important; }Best regards,
YigitHi!
Please flush browser cache and refresh your page a few times it is fixed on my end http://i.imgur.com/ljti9IO.jpg
Best regards,
YigitHey PPCHound!
Please see – http://kriesi.at/documentation/enfold/add-your-own-favicon/
Cheers!
YigitHey t3lgroup!
Please try using this plugin http://wordpress.org/plugins/download-manager/
Cheers!
Yigit -
This reply was modified 11 years, 11 months ago by
-
AuthorPosts
