Forum Replies Created
-
AuthorPosts
-
June 6, 2014 at 2:55 pm in reply to: Woocommerce: Remove "Add to cart" & "Show Details" buttons from category page #275590
Hi thewebworkshop!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.archive .avia_cart_buttons { display: none!important; }Best regards,
YigitHey KirstenMac!
Please go to Appearance > Menus and make sure to check “Enfold Main Menu” under Menu Settings
Best regards,
YigitHi eaglescience2!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1140px) { .av-main-nav > li > a { padding: 0 7px; }} @media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { height: auto !important; }}also Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
Regards,
YigitHey!
Please add following code to Functions.php file in Appearance > Editor and change the link to your about me page
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery("span.fn a").attr("href", "http://kriesi.at"); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Best regards,
YigitHey Luis!
Please also try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Regards,
YigitJune 5, 2014 at 6:36 pm in reply to: How To Add A Bgd color & or a Bgd img to the overall site in resposive mode #275258Hi!
You are welcome! Let us know if you have any other questions or issues
Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-2420 .slide-meta { display: none!important; }Best regards,
YigitHey!
LayerSlider works only fullwidth unless you have it as a standalone plugin.
You said “Easy Slider does not fill the container to the edges of the specific column” and i asked for your website to help you with that and it seemed like you figured it out, that is why i thought “like you came right”. Sorry for confusionCheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div .logo { left: 12%; }you may need to adjust the value to center it perfectly
Regards,
YigitHey!
Please add following code to Quick CSS instead
.content, .sidebar { padding-top: 0; }Regards,
YigitHey!
You are welcome, glad we could help! Let us know if you have any other questions or issues :)
Regards,
YigitHi!
You are welcome :)
You can take a look at this video for more details – http://vimeo.com/channels/aviathemes/91837491
Let us know if you have any other questions or issuesBest regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home #main .content { padding-top: 0; }Regards,
YigitHi interage!
Please go to Enfold theme options > Header Layout > Header Layout > Header Size = Custom Pixel Value > Header Custom Height = 130px
Best regards,
YigitHey krystians!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery(".sub_menu>ul>li>a").attr("target", "_blank"); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Best regards,
YigitHey!
Please try and let us know so we can mark the thread as resolved or assist you further :)
Regards,
YigitHey!
You are welcome, we are always glad to help! Thanks for your kind words :)
Let us know if you have any other questions or issuesCheers!
YigitJune 5, 2014 at 2:15 pm in reply to: How To Add A Bgd color & or a Bgd img to the overall site in resposive mode #275129Hey!
With custom CSS it is possible. Please add following code to Quick CSS in Enfold theme options under General Styling tab and change the image
#main .container { background-image: url(https://www.picturesnew.com/media/images/image-background.jpg); }Best regards,
YigitHey!
I am not redirected to login page when i go to your website – http://i.imgur.com/DnL0qdQ.jpg
Make sure that you are logged out from dashboard. You can try checking the website on another computerCheers!
YigitHi Karl!
Please see – https://kriesi.at/support/topic/fix-for-disappearing-titles-and-breadcrumbs/#post-244942
Cheers!
YigitHey!
You are welcome! We are always glad to help :) Let us know if you have any other questions or issues
Regards,
YigitHi!
In WordPress dashboard please go to Appearance > Editor and you can edit Functions.php there
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.title_container .breadcrumb { right: auto; left: -2px; top: 78%; } @media only screen and (max-width: 990px) and (min-width: 768px) { .avia-tooltip { left: 283px!important; }}Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
Everything else looks fine on my end – http://i.imgur.com/x96rbCG.png
Cheers!
YigitJune 5, 2014 at 1:37 pm in reply to: Masonry element does not work for Blog page using Safari #275111Hey!
It was probably a caching issue. Glad it is working fine now! Let us know if you have any other questions or issues :)
Best regards,
YigitHi DavyE!
Please refer to Peter’s post here – https://kriesi.at/support/topic/share-icons-on-pages-and-portfolio-items/#post-260646
Regards,
YigitJune 5, 2014 at 1:33 pm in reply to: How to get a ransparent Nav Menu located at bottom of home screen #275105Hey watchamacolin!
Yes it is possible. Please see – http://vimeo.com/channels/aviathemes/91837491
You can see example here – http://kriesi.at/themes/enfold/homepage/transparent-header/
You can change logo and menu position in Enfold theme options > Header layoutCheers!
Yigit -
AuthorPosts
