Forum Replies Created

Viewing 30 posts - 67,111 through 67,140 (of 68,224 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 16, 2017 at 08:29

    Hello,

    You’re welcome!
    Try to change this code http://prntscr.com/dw79ov to display: block;

    Regards,
    Rose Tyler.

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

    Hello,

    You’re welcome!
    Have a nice day!

    Regards,
    Rose Tyler.

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

    Hello,

    Try to change Responsive Options http://prntscr.com/dw771d

    Regards,
    Rose Tyler.

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

    Hello,

    You can show 2 products per row using this code in Theme Options > Custom CSS > Custom CSS for mobile:

    .products-grid .product {
      width: 50% !important;
    }

    Regards,
    Rose Tyler.

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

    Hello,

    You’re welcome!
    Glad to hear you resolved the issue.
    Have a nice day!

    Regards,
    Rose Tyler.

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

    Hello,

    Please add this code in custom.css file:

    .mobile-nav .et-mobile-menu li > a {
        color: white;
    }
    .close-mobile-nav.close-block {
        color: white;
    }

    How to create custom.css you can watch in this tutorial
    https://www.youtube.com/watch?v=Qok2zRedRMY

    Regards,
    Rose Tyler.

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

    Hello,

    Try to add this code in Custom CSS:

    .progress-button {
        background-color: red;
    }
    .product-information .cart button[type="submit"] {
        background-color: red;
    }
    .menu-wrapper .menu-main-container > ul > li:hover a, .fixed-header .menu-main-container .menu > li:hover a {
        background-color: white;
    }
    .menu .menu-full-width .nav-sublist-dropdown ul > li > a {
        background-color: white;
    }

    Set the values to your needs.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 13, 2017 at 13:06

    Hello,

    This is related to Woocommerce configuration. Please refer to their documentation
    https://docs.woocommerce.com/document/variable-product/

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 13, 2017 at 12:15

    Hello,

    Try to add this code in Custom css:

    @media (max-width: 480px){
    .top-bar {
        display: block;
    }
    .top-bar .languages-area {
        display: block;
        margin: 3px 15px;
    }
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 13, 2017 at 11:21

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 13, 2017 at 11:16

    Hello,

    You’re welcome!
    Glad to hear you resolved the issue.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 13, 2017 at 11:15

    Hello,

    Glad to hear you resolved the issue.
    Have a nice day!

    Regards,
    Rose Tyler.

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

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

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

    Hello,

    Try to use this code:

    .fixed-header-area ul#menu-main-1 {
        margin-left: 15%;
    }
    
    .fixed-header-area .menu > li > a {
        color: #4e3524;
        font-family: Cabin;
        font-style: normal;
        letter-spacing: 0.1em;
    }

    Regards,
    Rose Tyler.

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

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 13, 2017 at 07:58

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2017 at 15:05

    Hello,

    As your original images have different sizes they will be shown differently. You can add this code

    .product-content-image img {
        height: 180px !important;
    }

    or upload original images with similar dimensions approximately 1,425px × 1,900px so they have high resolution.
    http://prntscr.com/dupdw8

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2017 at 13:00

    Hello,

    Glad to hear you resolved the issue.
    Have a nice day!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2017 at 09:09

    Hello,

    Could you please take a video and show the problem as we can’t get your point?
    Also, try to disable all 3-rd party plugins and then check.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2017 at 09:05

    Hello,

    Could you please, try to disable all 3-rd party plugins and then check.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2017 at 09:00

    Hello,

    Unfortunately, our theme doesn’t have it by default and it needs additional code customization that is out of theme support scope.
    You can add some links in Product description section or try to edit the file wp-content/themes/woopress/woocommerce/content-single-product.php.
    Make your changes in the child theme to prevent losing them after theme update.

    Regards,
    Rose Tyler.

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

    Hello,

    Could you please, try to disable all 3-rd party plugins and then check.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2017 at 08:37

    Hello,

    As I see, your Dashboard link on My account page works fine and leads to https://…./my-account/ http://prntscr.com/dul5ie

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2017 at 08:11

    Hello,

    Please read this topic https://www.8theme.com/topic/hide-featured-image-on-product-page/

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2017 at 08:02

    Hello,

    Please, put the previous code in “Custom CSS for desktop” section.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 11, 2017 at 15:52

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 11, 2017 at 15:36

    Hello,

    Could you please, try to disable all 3-rd party plugins and then check.

    Regards,
    Rose Tyler.

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

    Hello,

    You’re welcome!
    Have a nice day!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 11, 2017 at 15:12

    Hello,

    Please refer to Woocommerce documentation:
    https://docs.woothemes.com/document/change-add-to-cart-button-text/

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 11, 2017 at 15:03

    Hello,

    Please check reply in the other topic.
    Sorry for a delay, but please don’t create multiple topics if you already asked questions in one topic.

    Thank you.

    Regards,
    Rose Tyler.

  • 1 2 3 2,237 2,238 2,239 2,273 2,274 2,275
    Viewing 67,140 results - 67,111 through 67,140 (of 68,224 total)
Viewing 30 posts - 67,111 through 67,140 (of 68,224 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.