Forum Replies Created
-
AuthorPosts
-
Hi,
Ensure that you
re adding the shortcode in the right place, that
s the Text editor and not the Visual.Best regards,
John TorvikHi,
Just add the follow custom CSS code:
.emoji { display: none !important; }
Best regards,
John TorvikMay 30, 2017 at 12:23 am in reply to: adjust padding of Grid row with (3) 1/3 images inside. #801312Hey jubileephotography,
First of all, enable the custom classes following this article: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and provide me your WP credentials.
Best regards,
John TorvikHi,
Try this code:
@media only screen and (max-width: 1024px) { .menu-item-3288 {display:block!important; padding-bottom:20px!important;} .menu-item-4019 {white-space: pre-line!important; padding-bottom:10px!important;}}
Best regards,
John TorvikHey dvus4l,
Please, I`d like to check this better, but to do it, would you provide to us your website link?
Best regards,
John TorvikHi,
May you provide to us the link that there`s this tab?
Best regards,
John TorvikHi,
Please, provide us your WP credentials.
Best regards,
John TorvikHi,
Ensure that you`re using the latest version of the Enfold.
Best regards,
John TorvikHey tomipro,
Just to have sure about your question: Do you want to have the same logo size while the header is resized?
Best regards,
John TorvikHey sutara,
We glad that your problem was solved by yourself!
Let us if you need some help.
Best regards,
John TorvikHi,
I
ve checked your site and I cound
t saw the image without quality. May you provide us some screenshots?Best regards,
John TorvikHey LifeIsNow001,
Try to disable all the plugins and check if there`s some problem yet.
Best regards,
John TorvikHi,
Follow the answers for your questions:
1. To resize the text, just add this custom CSS code:
.product p.wc-gzd-additional-info { font-size: 12pt !important; }
2. To change the text, add the following custom code at the functions.php
add_filter( 'woocommerce_product_tabs', 'woo_rename_tabs', 98 ); function woo_rename_tabs( $tabs ) { $tabs['additional_information']['title'] = __( 'Kein Mehrwertsteuerausweis gemäß §19 (1) UStG.' ); // Rename the additional information tab return $tabs; }
Best regards,
John TorvikHey pavlika,
Ensure that you`re using our latest version of the Enfold and provide to us your WP credentials.
Best regards,
John TorvikHey YongyanLi,
May you provide us your WP credentials? This way, we can check it better.
Best regards,
John TorvikHey garyhsueh,
To solve your problem, just add the following custom CSS code:
.logo img { margin-top: 10px !important; }
Best regards,
John TorvikHi,
To facilitate the things, may you provide us your WP credentials and enable the custom CSS class following this article: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
John TorvikMay 28, 2017 at 5:44 am in reply to: CSS Code: distance between the main menu text – Full Wide #800715Hey iceflam3,
Please, to check this better, may you provide us your website link?
Best regards,
John TorvikHi,
What
s your FTP port? Because I tried in the 21 and I couldn
t access.Best regards,
John TorvikMay 28, 2017 at 5:39 am in reply to: LayerSlider cutting off on Enfold with Left Sidebar Menu and Logo #800711Hi,
May you send to us a screenshot of the error that you`re getting?
Best regards,
John TorvikHey bjornwallman,
Please, may you tell us how to reproduce this problem?
Best regards,
John TorvikHi,
I
ve checked your site and there isn
t the padding-bottom: 0px in the .about-element. So, just add the following custom code inside your mobile media query:.about-element .content { padding-bottom: 0px !important; }
Best regards,
John TorvikMay 28, 2017 at 5:26 am in reply to: Why doesn't the product image change based on the variation selected? #800706Hi,
We glad that your problem was solved :)
Let us if you need something!
Best regards,
John TorvikHi,
I`ve checked your site and first of all, you can send the print screens about the problems through this link: https://prnt.sc/
And if you have CSS skills, you can change the background image of each area and replace by an exclusive image – the same image, but with the correct mobile dimensions.
Best regards,
John TorvikHi,
As a temporary workaround, just remove any special character from the tab titles.
Best regards,
John TorvikMay 24, 2017 at 8:52 am in reply to: Gallery or slider with caption or description below images #798777Hey shanmer,
May you provide to us some screenshot about this gallery or slider that you want?
Best regards,
John TorvikHi,
Ensure that you`re using the latest version of the PHP (contact your host provider to ask about this) and the Enfold and plugins.
Best regards,
John TorvikHi,
Sure thing :)
Just add the following custom CSS code:
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry { -webkit-animation: none; animation: none; }
Best regards,
John TorvikMay 24, 2017 at 8:46 am in reply to: Slider text animation waits until first slide is finished before loading #798774Hey Andrea,
I`ve checked your site and all is working normally. May you provide to us some screenshot with the problem?
Best regards,
John TorvikMay 24, 2017 at 8:44 am in reply to: WooCommerce: Change price size on single product page but nowhere else? #798772Hi,
To add the on sale button into a custom product page, you`ll need to find a freelancer and you can do it trough this link: kriesi.at/contact/customization
Best regards,
John Torvik -
AuthorPosts