Forum Replies Created
-
in reply to: Shop
Hello,
1-The price is already centered. If i remove the “center” option, here is what you get: https://ibb.co/VQh8zkd
You may further position it by adding a padding. Add this css:.cl-price-rating span:not(.woocommerce-Price-amount):not(.woocommerce-Price-currencySymbol) { padding-left: 10px !important; }2-For the filter title, add this code:
.cl-woocommerce-results-title { margin-bottom: 55px !important; }3-With the css above, the box will get lower by default (screenshot). To change the background color, add this css:
.cl-shop-inpage-filters { background: #f7f9fb !important; }4-For the price bar, color:
.woocommerce .widget_price_filter .ui-slider .ui-slider-range { background: #f7f9fb !important; }Change the colors to your wish.
5-Add this css:
.woocommerce div.product div.images img { margin: auto !important; }6-Add this css:
@media (max-width: 767px){ .single-product .cl-style-center .cl-product-info .product_title { padding-bottom: 27px; font-size: 31px; line-height: 47px; text-transform: none; font-weight: 600; letter-spacing: 0px; color: #262a2c; }}Change the values to your wish.
7-Please add this css:
@media (max-width: 767px){ .single-product .cl-single-add-to-cart-wrapper { display: flex !important; flex-wrap: nowrap !important; flex-direction: column !important; } .woocommerce div.product form.cart .button { margin: auto !important; } .qty_container { margin: auto !important; } }Best regards!
in reply to: Missing Revolution SliderHello,
You can change the header style anytime by importing a different one in Codeless > Home > Header Setup. I imported the default version. Please check your site.
Best regards!
in reply to: Dropdown Menu not functionalYou’re welcome :)
If you like our theme and support, please leave us a rating on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much!
in reply to: Demo Import Not Displaying CorrectlyHello,
Please add some wp credentials in a private reply. So we can check it and help you set it up.
Best regards!
in reply to: Add Sound cloud to social media WidgetHello,
Please refer to this article about it: https://support.codeless.co/?ht_kb=add-new-social-widget
Best regards!
Hello,
Please check again your site now. If the warning persists, please add the link of the page where you get it. As for now, i don’t see any warning anywhere.
Best regards!
in reply to: How to remove link for Icons in FolieHello,
That means some other element between the text and icon is still a link. Can i please see a link where you have this?
Best regards!
in reply to: Missing features and image size problemsHello,
Can you please add some wp credentials in a private reply? So i can check it close?
Best regards!
in reply to: Getting javascript errorsHello,
Please update theme first, then all it’s included plugins. The latest version is 2.6.
https://codeless.co/folie/documentation/main.html#update-theme
https://support.codeless.co/?ht_kb=update-plugins-using-only-the-included-in-theme-version
Let us know.Best regards!
in reply to: Missing features and image size problemsHello,
1-“it was the videos I was following when I noticed I was missing the add button”
Please try opening the customizer from the page options. Go to page backend > Edit with Customizer > Codeless Builder. See screenshots:
https://ibb.co/D7CTpQX
or https://ibb.co/PZyc9hD2-“It was this thread from a day ago that showed the header wizard https://support.codeless.co/?topic=problem-with-the-theme which I’m missing.”
This is another theme. It’s the Thype theme and has different structure, different options.3-“the image sizes”
There are several elements that have an image size option. Which are you editing here?Let us know.
Best regards!in reply to: Missing features and image size problemsHello,
The documentation is a bit outdated. The activation of theme has been removed in later versions of theme.
Please check our video tutorials to understand how to work with Codeless Builder: https://youtu.be/JW3DvWEsm3MLet us know if you have any questions on how to create the site you want to create.
Best regards!
in reply to: Dropdown Menu not functionalHello,
Sometimes happens that after you save changes in the menu, in Appearance > Menus, the items gat assigned as mega menu items. In such cases, just go back to menu and uncheck the “Check if you want to use this item as megamenu” box. Save again.
That’s what happened to you too this time. I unchecked the “Check if you want to use this item as megamenu” and the menu is ok now. Please check your site.
Best regards!
in reply to: Edit Custom Templates using Codeless Page BuilderHello,
This will require some code customizations. I have forwarded your ticket to the developer for more professional insight.
But being this a personal customization, I am not sure we can offer proper help.Best regards!
Hello,
Please add some wp credentials into your profile data. Read this article for more information: https://support.codeless.co/?ht_kb=add-private-login-credentials
To avoid having the html tags show up in the replies, please check this article: https://support.codeless.co/?ht_kb=preventing-the-html-tag-in-topics-content
Best regards!
in reply to: Header İnformation Widget contactHello,
You can add them. You can add any text that is not present in the pot file. Then regenerate the .PO/.MO files. Use the PoEditor program to edit it. See this video tutorial for a live demonstration: https://youtu.be/1xqcxncNmT0
Let us know how it goes.
Best regards!