Forum Replies Created

Viewing 30 posts - 64,621 through 64,650 (of 65,817 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 23, 2017 at 08:11

    Hello,

    We’re glad to hear that your issue was solved.
    Have a nice day!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 23, 2017 at 08:09

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 23, 2017 at 08:08

    Hello,

    We’re glad to hear that your issue was solved.
    If you have any questions feel free to contact us.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 20, 2017 at 16:59

    Hello,

    In this case, you need change this code:

    .header-vertical-enable .menu-wrapper .menu >li .nav-sublist-dropdown {
        position: relative;
        left: 15% !important;
    }
    .header-type-8{
        overflow-y: auto;
        overflow-x: hidden;
    }

    to

    .logo img {
        width: 83%;
    }
    .header-type-8 .table-row .shopping-cart-widget {
        padding-bottom: 0;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 20, 2017 at 15:21

    Hello,

    Please, and this in Custom CSS for mobile:

    .header-logo {
        margin-left: -5%;
    }
    .shopping-cart-widget {
        padding: 6px 0 3px 3px;
    }
    .shopping-container {
        margin-top: 12px;
    }
    .navbar-right {
        width: 88px;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 20, 2017 at 13:45

    Hello,

    Unfortunately, there is no such possibility.
    Try to add this code in Custom CSS:

    @media only screen and (max-width: 992px){
        .sidebar-mobile-top>.row, .sidebar-mobile-top>.product>.row {
        flex-direction: column-reverse;
    }
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 20, 2017 at 13:24

    Hello,

    1. I’ve checked your site and did not see problem there http://prntscr.com/dy1o64
    2. Please, add this code in Global Custom CSS:

    .products-grid .product-title {
        height: 30px !important;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 20, 2017 at 12:56

    Hello,

    Please, add this code in Global Custom CSS:

    .single-product .tagged_as {
        display: none;
    } 

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 20, 2017 at 12:49

    Hello,

    Try this code:

    .st-content {
        background-image: url('http://path_to_your_image');
    }
    

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 20, 2017 at 08:45

    Hello,

    Sorry for the delay.
    Please update theme to the last version.
    Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.
    Also update all required plugins https://www.8theme.com/download-plugins/ .

    Don’t forget to create back up of your files and database before starting update process!
    https://youtu.be/KdWESIIPU1k

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 20, 2017 at 08:25

    Hello,

    Could you please provide a link to your website so we could check it?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 20, 2017 at 08:16

    Hello,

    That option is used for Boxed layout. For Wide layout add this code in Global Custom CSS:

    .st-content {
        background-color: #db8734;
    }
    

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 20, 2017 at 08:10

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 15:53

    Hello,

    Please add this code in Custom CSS:

    .single-product .product-information-inner label {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 14:03

    Hello,

    1. Seems there is a bug in our theme. We’ve sent this request to our developers. If you want to use left sidebar now, please add this code in custom css:

    .responsive-sidebar-bottom .sidebar-right {
        display: none !important;
    }

    2.

    .single-product input.button.active.filled {
        position: absolute;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 13:26

    Hello,

    Please add this code in Custom CSS:

    .header-vertical-enable .menu-wrapper .menu >li .nav-sublist-dropdown {
        position: relative;
        left: 15% !important;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 11:40

    Hello,

    Try to add this code in Custom CSS

    .single-product table.variations {
        width: 20%;
        margin-bottom: 0;
    }
    .single-product .product-information .cart button[type="submit"] {
        width: 60% !important;
    }
    .single_variation_wrap {
        width: 70%;
        float: right;
        border: none;
        margin-top: 5px;
    }
    .single-product .product-information .cart {
        padding-bottom: 0;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 11:32

    Hello,

    Fixed. Also, you can change some button size setting there http://prntscr.com/dxkr8f

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 11:27

    Hello,

    Could you please provide a link to your website and wp-admin access in Private Content so we could check it?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 11:24

    Hello,

    You’re welcome!
    According to theme requirements, we recommend increase these values.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 11:02

    Hello,

    You’re welcome!
    I sent your report to our developers.
    Thank you for the notice.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 10:52

    Hello,

    Fixed. Please check it now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 10:28

    Hello,

    Please provide FTP credentials in private content.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 10:21

    Hello,

    Please add this code in Custom CSS file:

    .fixed-header .menu > li.menu-full-width .nav-sublist-dropdown, .main-nav .menu > li.menu-full-width .nav-sublist-dropdown {
        background-color: #151515 !important;
    }
    .fixed-header .menu > li .nav-sublist-dropdown .container > ul > li a, .main-nav .menu > li .nav-sublist-dropdown .container > ul > li
    a {
        background-color: #151515 !important;
    }

    How to create custom.css you can watch in this tutorial
    https://youtu.be/Qok2zRedRMY

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 10:10

    Hello,

    Please read this topic https://www.8theme.com/topic/google-maps-with-error/
    Also, contact your hosting provider support and ask them to increase the following PHP settings:
    – post_max_size to 64M;
    – upload_max_filesize to 64M.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 10:00

    Hello,

    We’ve sent checkout.zip archive to your email address.
    Extract it and upload to wp-content/themes/legenda/woocommerce directory. Overwrite the existing “checkout” folder.
    Let us know if it fixed the issue.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 09:29

    Hello,

    1. Please add this code in Custom CSS:

    .shopping-container .btn.border-grey {
        background-color: green;
        border-color: green;
    }
    .shopping-container .btn.border-grey:hover {
        background-color: green;
        border-color: green;
    }
    .widget_shopping_cart_content .big.filled {
        background-color: green;
    }
    .widget_shopping_cart_content .big.filled:hover {
        background-color: grey;
    }

    2.

    .woocommerce-checkout .before-checkout-form .checkout_coupon {
        display: block !important;
    }
    .woocommerce-checkout #coupon_code {
        width: 100%;
    }

    3.

    #sb_instagram .sb_instagram_header h3.sbi_no_bio {
        color: white;
    }

    4.

    .product-categories > li:hover ul.children li a {
        color: white;
    }

    5.

    .woocommerce-Button.button {
        background-color: green;
        color: white;
    }
    .woocommerce-account .button {
        background-color: green;
        color: white;
    }

    6.

    .single-product .quantity input[type="number"] {
        width: 50px !important;
    }

    7.

    .single-product .product-information .cart button[type="submit"] {
        background-color: #99bf0a;
    }

    8.

    .single-product .tabs .tab-content h2{
        display: none;
    }

    9. Go to Theme options > Single product page > Zoom effect > Disable
    10. Sorry, but there is no such possibility. Try to add your filter in in Appearance > Widgets > Additional Shop Widget area.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 08:56

    Hello,

    Please, also use this code:

    .cart-collaterals .cart_totals h2 {
        font-family: Lato;
    }
    .cart-collaterals table th {
        font-family: Lato;
    }
    .cart-collaterals .order-total strong span {
        font-family: Lato;
    }
    .shop_table th {
        font-family: Lato;
    }
    .shop_table .order-total td {
        font-family: Lato;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 08:42

    Hello,

    I’ve checked the menu and it’s working fine.
    Sorry, but your question is unclear. Could you please clarify with more details what you want to achieve and provide screenshot?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 19, 2017 at 08:09

    Hello,

    You can add/remove widgets in Appearance > Widgets > Single product page Sidebar and Shop Sidebar. Also, you can change Sidebar position in Theme Options > Single Product Page and Products Page Layout.
    If this is not what you want then provide wp-admin access in Private Content.

    Regards,
    Rose Tyler.

  • 1 2 3 2,154 2,155 2,156 2,192 2,193 2,194
    Viewing 64,650 results - 64,621 through 64,650 (of 65,817 total)
Viewing 30 posts - 64,621 through 64,650 (of 65,817 total)
8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.