Forum Replies Created

Viewing 30 posts - 3,811 through 3,840 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    November 25, 2015 at 15:10

    Hello,

    I’ve added these code in Theme options->Custom CSS->Global Custom CSS. Please check.

    .woocommerce .wishlist_table td.product-add-to-cart a{
        width: 115px;
        padding-top: 10px;
        height: 39px;
        float: right;
    }
    .woocommerce-wishlist .quantity {
        width: 58px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 25, 2015 at 15:00

    Hello,

    Try to add the following code in Global Custom CSS.

    .tabs .tab-title:first-child {
        display: none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 25, 2015 at 14:58

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 25, 2015 at 14:56

    Hello,

    Please use this code in Global Custom CSS.

    .footer-top{
    display:none;
    }
    .vc_custom_1443454643996{
        margin-bottom: 0;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 24, 2015 at 16:33

    Hello,

    Please use the following code in custom.css.
    1)

    @media (max-width: 480px){
    .logo img {
        max-width: 200px !important;
    }}

    2)

    @media (max-width: 480px){
    .shopping-cart-widget .cart-summ {
        margin-top: -10px;
    }
    }

    3)

    .mobile-nav,
    .side-block .close-block,
    .et-mobile-menu li > a {
        background-color: #6B2323;
    }
    .et-mobile-menu li > a{
        color: #F1ECEC;
    }

    4)

    @media (max-width: 480px){
    .owl-carousel .owl-item.loading {
        height: 450px;
    }
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 24, 2015 at 15:42

    Hello,

    You’re using old theme version. Please update and check it.
    Don’t forget to make backup of the site before update.
    Here is video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 24, 2015 at 13:14

    Hello,

    This question is a bit unclear for us. Could you please clarify us with more details?
    Maybe provide screenshot for our better understanding and highlight what exactly you want.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 24, 2015 at 13:01

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 24, 2015 at 11:53

    Also you can try to edit labels by yourself in \themes\woopress\woocommerce\loop\sale-flash.php file

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 24, 2015 at 11:49

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 24, 2015 at 11:14

    Hello,

    Please provide us with link to the page where you got this issue.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 24, 2015 at 11:11

    No, I see your issue solved.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 24, 2015 at 10:45

    Hello,

    Please try to add this code in Theme Options->Custom CSS->Global Custom CSS.

    .woocommerce-cart .page-content .content.col-md-9{
        position: initial;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 24, 2015 at 08:39

    Hello,

    Please try to add this code in custom.css.

    .single-product-page .product-info .posted_in{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 24, 2015 at 08:24

    Hello,

    Unfortunately we don’t have such options.

    You can try to use some third-party plugin to implement such functionality.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 23, 2015 at 18:15

    Hello,

    If I understood correctly your issue you can select to show categories and subcategories in Dashboard->WooCommerce->Settings->Products->Display->Shop Page Display.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 23, 2015 at 18:11

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 23, 2015 at 17:30

    Ok, looking forward to your reply.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 23, 2015 at 16:18

    Hello,

    1) Please try to add the following code in Theme Options->Custom CSS->Global Custom CSS.

    .navbar {
        padding: 5px 0;
    }
    

    2) Sorry, but without credentials we can’t check why it’s not work.
    Can you upload your site to some hosting and provide us with credentials?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 23, 2015 at 16:13

    Hello,

    Navigate to Theme Options->Single Product Page-> and enable slider for gallery images.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 23, 2015 at 16:09

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 23, 2015 at 15:12

    Hello,

    As I see in your profile you’ve registered the Royal theme for this account.

    Please provide us with purchased code for the WooPress theme in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 23, 2015 at 14:45

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 23, 2015 at 14:01

    Hello,

    Sorry, but we don’t have such feature in our theme.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 23, 2015 at 13:59

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 23, 2015 at 13:57

    Please use this code in Global Custom CSS.

    .home .product-title{
        margin: 15px 0 15px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 23, 2015 at 13:18

    In this case please use the following code

    .product-information .short-description p {
        color: #000;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 23, 2015 at 12:55

    Hello,

    You can use the following code in Theme Options->Custom CSS->Global Custom CSS.

    .tabs .tab-content p {
        color: #000;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 23, 2015 at 12:53

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 23, 2015 at 12:52

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • 1 2 3 127 128 129 383 384 385
    Viewing 3,840 results - 3,811 through 3,840 (of 11,542 total)
Viewing 30 posts - 3,811 through 3,840 (of 11,542 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.