Forum Replies Created

Viewing 30 posts - 40,441 through 40,470 (of 68,231 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 14:30

    Hello,

    Please add the next custom CSS code:
    .footer-widgets .footer-widget ul .menu-item {
    display: inline-block;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 14:25

    Hello,

    1) Custom CSS code was edited.
    2) It is this padding – https://prnt.sc/vb6tyr , go to Theme Options > General > WPBakery Responsive CSS Box-Module > On, then edit the page and set 0px, via Design Options of column, for Mobile only.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 14:02

    Hello,

    Please check now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 13:44

    Hello,

    Theme Options > Styling > Dark version > Off.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 13:28

    Theme Options > Styling > Container Background Color > set transparent https://prnt.sc/vb61vc , set a default bg image fr the site, then you will be able to configure more settings – https://prnt.sc/vb6328

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 13:17

    Hello,

    It is not a bug, but predefined behavior. If you want to change it, provide us with temporary wp-admin and FTP access, we will do some changes in your child theme.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 12:04

    Hello,

    Update the theme and plugins via FTP – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
    Or provide us with temporary FTP access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 12:00
    .main-products-loop .product, .products-loop .product, .carousel-area .product-slide .product {
        display: flex;
        justify-content: center;
    }
    .products-loop .ajax-content, .products-loop {
        display: flex;
        flex-wrap: wrap;
        flex: 1;
    }
    .content-product {
        flex-direction: column;
        justify-content: space-between;
        display: flex;
        flex: 1;
    }
    .content-product .quantity-wrapper {
        margin-right: auto;
        margin-left: auto;
    }
    .swiper-container {
        display: flex;
        align-items: stretch;
    }
    .product-slide .product {
        display: flex;
        height: 100%;
    }
    .swiper-wrapper {
        height: auto;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 11:09

    Hello,

    Make sure that you installed default WC pages – https://docs.woocommerce.com/document/woocommerce-pages/ Then you can select “Default Product Sorting ” in Theme Options > WooCommerce (Shop) > Product Catalog.
    Products Per Page, for Shop and Categories pages, you can change via Theme Options > WooCommerce (Shop) > Shop > Shop page layout.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 10:32

    W3 Total Cache plugin is free – https://wordpress.org/plugins/w3-total-cache/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 10:30

    Hello,

    Please provide temporary wp-admin access

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 10:27

    .et-notify {
    background-color: red !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 10:23

    Have you cleared cache of your mobile browser? What model of phone and browser do you use?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 10:12

    Hello,

    Check now. I’ve edited translation of the theme.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 09:37

    Hello,

    Try to add the next custom CSS code:

    .posts-nav-btn:hover .post-info {
        background-color: #f4f4f4;
    }

    If this is not what you are looking for, describe the desired result in more detail.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 09:34

    Hello,

    Add the next code in Global custom CSS:

    .mobile-menu-content .et_b_header-menu .menu li a {
        text-transform: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 09:31

    Hello,

    Thanks for using our theme.
    1) Could you, please, provide temporary wp-admin access?
    2) There is no such possibility. But you can enable variation swatches and select “Image” type – https://youtu.be/LgzC4iK-j6A

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 09:29

    All available settings you can find in Theme Options > Header builder > Newsletter, for example – https://prnt.sc/vb392l

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 09:24

    Hello,

    IPs of our experts who will work on your question – 176.98.69.180, 176.98.70.243 and 176.98.69.124

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 09:19
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 09:16

    Hello,

    Try to use Products element with these settings – https://prnt.sc/vb34l1

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 09:11

    Hi,

    Add the next code in Theme Options > Theme Custom CSS > Custom CSS for desctop:

    .products-loop .product:hover,
    .carousel-area .product-slide:hover{
        box-shadow: 0px 0px 10px 3px rgba(0,0,0,.1);
        z-index: 2;
        transform: translateY(-5px) scale(1.007);
        border-radius:5px;
    }
    .products-loop .type-product {
        padding-top: 15px;
    }
    .products-loop .content-product {
        margin-bottom: 15px;
    }
    .products-loop .product, .swiper-container .product-slide{
        transition: all .2s ease-in-out;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 08:58

    Hello,

    We’ve sent archives of the theme and Core plugin to your registration email.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 08:55

    Hello,

    Do you mean product description? Enable Elementor for products – https://prnt.sc/vb2w5f
    Also, check this topic – https://www.8theme.com/topic/typography-title-dimensions-and-colours/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 08:22

    Hello,

    Take our apologies but we have not released it yet. We plan to release it soon. Thank you for your patience and understanding.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 08:08

    Hello,

    Please try to activate the theme now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2020 at 08:06

    Hello,

    Thanks for using our theme. Sorry for the delay in answering.
    Please try to activate the theme now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 31, 2020 at 17:11

    Hello,

    Try to activate the theme now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 31, 2020 at 17:10
    .sticky-message-on .content-page .woocommerce-message {
        background-color: #f26422 !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 31, 2020 at 17:05

    Change the previous code to:

    .content-page .content {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    Regards

  • 1 2 3 1,348 1,349 1,350 2,273 2,274 2,275
    Viewing 40,470 results - 40,441 through 40,470 (of 68,231 total)
Viewing 30 posts - 40,441 through 40,470 (of 68,231 total)
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.