Hello,
You have to go into Customizer > Header> Logo > Logo Height (iPhone) and set the height that you wish.
Let me know.
Regards!
Hello,
Please share with us your online link and wp credentials so we can look into and find out what causes your problems.
Let us help you.
Regards!
Hello,
1 This is the plugin: https://wordpress.org/plugins/autoptimize/
Now I see that the website loads ok.
Let me know if you have resolved this issue.
Regards!
Hello,
Please change the css:
.header_1 nav .menu li ul li.menu-item-has-children > a::after{display:none !important;}
Regards!
Hello,
Sorry isn’t possible because your hosting provider doesn’t offer this possibility.
Regards!
Hello,
You have to go into Appearances > Widgets > Sidebar WooCommerce > Edit the Widget > Yith WooCommerce Ajax Product Filter
Let me know.
Regards!
Hello Masha,
I see that your paragraphs are left justify aligned.
The vertical space between paragraphs can be adjusting by adding some custom CSS:
#content .wpb_text_column ul li{padding-bottom:25px;}
You can add this code into the Wpbakery Page Custom Css or directly at Tower > General> Custom Css Box
You can change its value from 25 in the one that full fill your requests.
If you want to change the space in the mobile you have to add this following CSS code:
@media (max-width: 767px){
.wpb_column {
margin-top:10px;
margin-bottom:10px;
}
}
By editing the values above you can change the distance between the columns in the mobile version.
Regards!
Hello Sam,
I have fixed the issue you had by adding this custom CSS box:
.blog-article.standard-style.sfwd-courses .content .text {
display: flex;
width: 100%;
}
Let us know.
Regards!
Hello,
Please can you check your woocommerce products now: https://beneditorestaurante.hospedagemdesites.ws/benedito/product/taco-with-meat-avocado/
This is what you are searching for?
Regards!
Hello,
It seems so strange. I think there is something with the single blog-style options.
Please share with us your wp credentials and online link in a private reply and we will try to fix it.
Regards!
Hello,
This is message is showed because you can’t add any code without accessing your FTP.
Please try to add the code by accessing the file through the FTP protocol.
Regards!
Hello Ezkimo,
Thanks for your feedback I have just noted it on our Trello project development list.
Regards!
Hello,
This is the css code to edit the color and the font of the Sidebar page:
aside .widget.woocommerce .product-categories li a{
color:red;
font-size:15px;
}
This code can be edited as you want and have to be added at Customizer > General > Custom Css Box.
Regards!
Hello,
You have to edit the page with Codeless Page builder or Customizer Go to Shop > Shop Single Product > Shop Single Top Content. Now you have to select the page Shop Single Top Content.
Check the image for more info:
https://imgur.com/K0EIrRW
Regards!
Hello,
The fast solution is to share with us your wp credentials and online link (private reply) so we can check it for you.
Let me know.
Regards!