Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 6 years, 5 months ago Mirela
    Participant
    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!

    6 years, 5 months ago Mirela
    Participant
    in reply to: Missing Revolution Slider

    Hello,

    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!

    6 years, 5 months ago Mirela
    Participant
    in reply to: Dropdown Menu not functional

    You’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!

    6 years, 5 months ago Mirela
    Participant
    in reply to: Demo Import Not Displaying Correctly

    Hello,

    Please add some wp credentials in a private reply. So we can check it and help you set it up.

    Best regards!

    6 years, 5 months ago Mirela
    Participant
    in reply to: Add Sound cloud to social media Widget

    Hello,

    Please refer to this article about it: https://support.codeless.co/?ht_kb=add-new-social-widget

    Best regards!

    6 years, 5 months ago Mirela
    Participant
    in reply to: Issues with Redux framework and several plugins during set up

    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!

    6 years, 5 months ago Mirela
    Participant
    in reply to: How to remove link for Icons in Folie

    Hello,

    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!

    6 years, 5 months ago Mirela
    Participant
    in reply to: Missing features and image size problems

    Hello,

    Can you please add some wp credentials in a private reply? So i can check it close?

    Best regards!

    6 years, 5 months ago Mirela
    Participant
    in reply to: Getting javascript errors

    Hello,

    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!

    6 years, 5 months ago Mirela
    Participant
    in reply to: Missing features and image size problems

    Hello,

    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/PZyc9hD

    2-“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!

    6 years, 5 months ago Mirela
    Participant
    in reply to: Missing features and image size problems

    Hello,

    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/JW3DvWEsm3M

    Let us know if you have any questions on how to create the site you want to create.

    Best regards!

    6 years, 5 months ago Mirela
    Participant
    in reply to: Dropdown Menu not functional

    Hello,

    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!

    6 years, 5 months ago Mirela
    Participant
    in reply to: Edit Custom Templates using Codeless Page Builder

    Hello,

    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!

    6 years, 5 months ago Mirela
    Participant
    in reply to: Issues with Redux framework and several plugins during set up

    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!

    6 years, 5 months ago Mirela
    Participant
    in reply to: Header İnformation Widget contact

    Hello,

    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!

Viewing 15 posts - 106 through 120 (of 12,542 total)
← 1 2 3 … 7 8 9 … 835 836 837 →

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password