Forum Replies Created
-
in reply to: Menu CSS doen't work well
Hello,
You have to go into Customizer > Header> Logo > Logo Height (iPhone) and set the height that you wish.
Let me know.
Regards!
in reply to: Returning purchased theme with money backHello,
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!
in reply to: Take too long to open my web siteHello,
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!
in reply to: Setup Register PartHello,
Sorry isn’t possible because your hosting provider doesn’t offer this possibility.
Regards!
in reply to: Sidebar Color & SizeHello,
You have to go into Appearances > Widgets > Sidebar WooCommerce > Edit the Widget > Yith WooCommerce Ajax Product Filter
Let me know.
Regards!
in reply to: how do I get the dummy pagesHello 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!
in reply to: LearnDash IntegrationHello 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!
in reply to: Change Page Layout – Header + menuHello,
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!
in reply to: Problem on single post style after Theme updateHello,
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!
in reply to: Setup Register PartHello,
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!
in reply to: I18n TranslationHello Ezkimo,
Thanks for your feedback I have just noted it on our Trello project development list.
Regards!
in reply to: Sidebar Color & SizeHello,
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!
in reply to: Shop Page Top Content missingHello,
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/K0EIrRWRegards!
in reply to: Cards – mediaHello,
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!