Forum Replies Created

Viewing 30 posts - 66,601 through 66,630 (of 68,220 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 23, 2017 at 08:37

    Hello,

    Go to Appearance > Widgets > Left Side top bar area and add empty Text widget there.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 23, 2017 at 08:35

    Hello,

    Try to use vw or vh instead px to set margin.
    Also, you need to upload the image in higher resolution.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 23, 2017 at 08:20

    Hello,

    As I see, your secondary menu is disabled http://prntscr.com/ecbbjs
    If you want to change style of this menu http://prntscr.com/ecbbvt you can do it in Theme Options http://prntscr.com/ecbc3n

    Regards

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

    Hello,

    After the demo content import you should have Popup transparent static Block (Dashboard > Static Blocks). Open the static block and find block id https://www.8theme.com/documentation/xstore/support/static-blocks/. Once you get it go to Theme Options > E-Commerce > Promo Popup and add the shortcode with your static block ID http://prntscr.com/eb6pe1

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 23, 2017 at 08:04

    Hello,

    Unfortunately, we can’t recommend you any of such plugins because we don’t guarantee full compatibility of 3rd-party plugins with the theme. You can search for some yourself and check them.

    Sorry for inconveniences.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 16:48

    Hello,

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

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 16:36

    Hello,

    Please, add this code in Custom css:

    .content-product .product-content-image img {
        min-width: 1px;
        width: auto;
    }

    Also, if you want to have all the images the same size for all the products use hard crop option in WooCommerce settings.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 16:01

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 15:58

    Hello,

    We’re sorry, but we can’t recommend any 3rd-party plugins with such features as we didn’t test them with the theme. You can search for some yourself and check them.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 15:29

    Hello,

    Could you please clarify with more details what you want to achieve and provide the screenshot?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 15:09

    Hello,

    Sorry, but there is no such option in our theme and can be done only through the additional customisation.
    Please, try to add this code in custom css:

    @media only screen and (min-width: 980px) and (max-width: 1680px){
    .products-grid.product-count-3 .product:nth-child(3n+1) {
        clear: none;
        margin-left: 20px;
    }
    .products-grid.product-count-3 .product:nth-child(2n+1) {
        clear: both;
        margin-left: 0;
    }
    }
    

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 14:38

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 14:33

    Hello,

    You can add this code in Custom css:

    @media only screen and (max-width: 992px){
    .template-container .top-bar .top-links {
        display: inline-block;
    }
    }
    

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 14:29

    Hello,

    Try to add this code in Custom css:

    .single-product table tr:first-child {
        display: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 14:24

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 14:03

    Hello,

    You need to change margin for some your elements in VC settings http://prntscr.com/ebzhum
    Also, add this code in Custom css:

    .main-footer #es_txt_email {
        max-width: 150px;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 13:41

    Hello,

    You need to change this code http://prntscr.com/ebz8kp

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 13:38

    Hello,

    The problem is caused by the plugin “YITH WooCommerce Tab Manager”. Disable it and check Theme Options.
    As about cart, try to disable all 3-rd party plugins, clear browser cache, and check then.
    Also, check if the problem persists with default Woocommerce theme Storefront.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 13:19

    Hello,

    Unfortunately, it’s no possible, because, by default, it searches by title and description (in the same way as WooCommerce Search widget works). If you need more advanced search (by sku, by title only) I would recommend you to use additional plugins.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 13:07

    Hello,

    Could you please provide wp-admin access in Private Content so we could check it?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 13:02

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 13:02

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 11:57

    Hello,

    You’re welcome!

    Thank you.
    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 11:48

    Hello,

    Try to add this code in Custom CSS:

    .header .nav-sublist-dropdown {
        top: 45px !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 11:37

    Hello,

    You can add this code in custom.css file

    .header-type-4 .menu-main-navigation-container {
        float: right;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 11:34

    Hello,

    Please, add this code:

    .mfp-bg {
        display: none;
    }

    If this is not what you want then provide wp-admin access in Private Content so we could check it.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 11:26

    Hello,

    Please add !important to previous code http://prnt.sc/ebxmae
    And this code in Custom CSS for mobile

    .home .header .menu-icon {
        left: 0px !important;
    }
    .home .menu-icon i {
        left: 0;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 11:09

    Hello,

    You can add this code in Custom css

    .header-type-4 .main-nav .double-border {
        padding: 10px 0;
    }

    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
    February 22, 2017 at 11:05

    Hello,

    Sorry, please edit single.php file.
    You can enable Custom Grid Size http://prntscr.com/ebxg92 and then edit style for mobile view http://prnt.sc/ebxfi8

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 10:46

    Hello,

    Could you please provide wp-admin access in Private Content so we could check it?
    To disable checkbox you can add this code in Custom CSS:

    #etheme-popup .checkbox-label {
        display: none;
    }

    Regards,
    Rose Tyler.

  • 1 2 3 2,220 2,221 2,222 2,272 2,273 2,274
    Viewing 66,630 results - 66,601 through 66,630 (of 68,220 total)
Viewing 30 posts - 66,601 through 66,630 (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.