Forum Replies Created
-
AuthorPosts
-
Hi!
Can you elaborate please? I am not sure if i understood the problem clearly
Cheers!
YigitJune 6, 2014 at 6:08 pm in reply to: Header background image pushing down page border white space #275716Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
main.content { padding-top: 50px; }It should look like this – http://i.imgur.com/vvqumxN.jpg
Regards,
YigitHey kultblendecom!
Please replace the code you posted with following one
` { echo '<br><span class="blog-tags minor-meta">'; the_tags('<strong>'.__('Tags:','avia_framework').'</strong><span> '); echo '</span></span>'; } `Best regards,
YigitHey JuanRamonMarin!
Can you elaborate? Would you like to remove links from comments? If so, please add following code to Quick CSS in Enfold theme options under General Styling tab
div.comment-meta.commentmetadata a { pointer-events: none; }Regards,
YigitHi!
Fullwidth elements work only fullwidth and they push the sidebar below them. You can alternatively add widget area element to your page and display your widgets inside it instead of sidebar, as a workaround
Regards,
YigitHi KK!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div.iconlist_content ul { margin: 0; } .main_color .avia-icon-list .iconlist_icon { background-color: red; }Cheers!
YigitHey!
Can you post a screenshot of the issue you are having? It works fine on my end – http://i.imgur.com/lVP8tZT.png
I checked your website on Chrome version 35.0.1916.114 on OS X 10.9.2Best regards,
YigitHi wrongjon!
Please see Devin’s post here – https://kriesi.at/support/topic/create-blog-posts-with-advanced-layout-editor/#post-272177
Cheers!
YigitJune 6, 2014 at 5:31 pm in reply to: Woocommerce: Remove "Add to cart" & "Show Details" buttons from category page #275690Hi!
You are welcome Andrew, glad we could help! Let us know if you have any other questions or issues
Best regards,
YigitHey!
70 years after D-Day, nice :)
Please add following code to Quick CSS.template-blog .post_delimiter, p.comment-form-url { display: none; }Cheers!
YigitHi glozemedia!
I cannot see such issue on Chrome Version 35.0.1916.114 on Mavericks but please try adding following code to Quick CSS in Enfold theme options under General Styling tab and check if that helps
#header_main_alternate, #header { -webkit-transform: translateZ(0); }Regards,
YigitHi alvarozr!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.bbpress .title_container { display: none!important; }Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { max-width: 90%; }}Best regards,
YigitHey rezolution!
Please make sure that you have an image called “clipboard.png” inside Enfold/Images folder
Regards,
YigitHi blankonblank!
Please see – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHi!
1- You can start new topics at the bottom of Enfold forum – https://kriesi.at/support/forum/enfold/#new-post
2- Tags should be matching on your blog posts to display them in related posts section. You can simply add same tag to your posts that you would like to display in “You might also like” section
3- Please refer to Peter’s post here – https://kriesi.at/support/topic/share-icons-on-pages-and-portfolio-items/#post-260646Best regards,
YigitHi blankonblank!
Do you mind creating a temporary admin login and posting it here privately? Please post a screenshot of the issue as well
Cheers!
YigitHey deyowulf!
Please add following code to Quick CSS
#getsocialmain h1 { margin-bottom: 0; } #getsocialmain p { margin-top: 0; } #getsocialmain > .av_two_third { margin-left: 0!important; width: 76%!important; }Cheers!
YigitHi!
You can use the same selector as following
div .main_color .tabcontainer .active_tab { font-size: 16px; }Cheers!
YigitHey interage!
Can you post the link to your website so we can provide you accurate custom CSS code?
You can try adjusting values on following one@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { max-width: 100%; height: 100px !important; max-height: 100px !important; }}Regards,
YigitHey deyowulf!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { main .post-entry { padding-right: 17px; }}Best regards,
YigitJune 6, 2014 at 4:30 pm in reply to: Woocommerce: Remove "Add to cart" & "Show Details" buttons from category page #275651Hey!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery(".archive .avia_cart_buttons").remove(); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Best regards,
YigitHey mediadivision!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
or try using this plugin http://wordpress.org/plugins/wp-font-face/Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div .main_color .tabcontainer .active_tab { color: red; }Cheers!
YigitHi!
You are welcome, always glad to help! :)
Let us know if you have any other questions or issuesBest regards,
YigitHey!
Have you flushed browser cache after applying the code? If not, please do so and refresh your page a few times. Logo does not look pixelated on my end
Cheers!
YigitHey!
Please refer to Peter’s post here – https://kriesi.at/support/topic/share-icons-on-pages-and-portfolio-items/#post-260646
Cheers!
Yigit -
AuthorPosts
