Forum Replies Created

Viewing 30 posts - 67,021 through 67,050 (of 68,220 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 23, 2017 at 08:37

    Hello,

    Please, change previous code to this:

    @media (max-width: 767px){
    .white-popup-block {
        -webkit-background-size: contain !important;
        -o-background-size: contain !important;
        background-size: contain !important;
    }
    }

    Regards,
    Rose Tyler.

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

    Hello,

    1. Please provide us with a direct page link where you have the problem.
    2. To enable VC editor in static blocks go to Visual Composer > General Settings > Content Types and tick “static blocks”.
    3. Try to upload another Size guide image http://prntscr.com/dz4z5i

    Regards,
    Rose Tyler.

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

    Hello,

    Do you have API key?
    Please read how to get it https://developers.google.com/maps/documentation/javascript/tutorials/adding-a-google-map#step_3_get_an_api_key .
    Then you need edit the file wp-content/themes/legenda/contacts.php, find the line 171 <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?sensor=false"></script>, replace the code with this <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&sensor=false"></script>, add your API key instead of “YOUR_API_KEY” text in the link.

    Regards,
    Rose Tyler.

    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.

  • 1 2 3 2,234 2,235 2,236 2,272 2,273 2,274
    Viewing 67,050 results - 67,021 through 67,050 (of 68,220 total)
Viewing 30 posts - 67,021 through 67,050 (of 68,220 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.