Forum Replies Created

Viewing 30 posts - 66,661 through 66,690 (of 68,220 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2017 at 13:57

    Hello,

    1. Please, add this code in Custom CSS:
    a)

    .product_meta a {
        color: #917c27;
    }
    .product_meta a:hover {
        color: #917c27;
    }

    b)

    .product_meta {
        font-size: 14px;
    }

    c) Have you changed some original theme files?
    d) You can edit the file wp-content/themes/royal/framework/shortcodes.php (find the section “! Share This Product”). We recommend to make changes in the child theme http://codex.wordpress.org/Child_Themes not to lose modifications after theme update.

    2. Please, use Slider Settings Style to change button: http://prntscr.com/eb33nn

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2017 at 13:33

    Hello,

    Try to add this code in Custom CSS:

    .menu .menu-item-descr {
        display: none !important;
    }

    Regards,
    Rose Tyler.

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

    Hello,

    Try to change this code:

    .shop-text {
    display: none;
    }

    to

    .widget_shopping_cart_content .shop-text{
        font-size:0;
    }
    .widget_shopping_cart_content .total {
        color:transparent;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2017 at 13:06

    Hello,

    Unfortunately, there is no such possibility in the theme.
    You can try to search for some plugins that may help you.
    Also, you can try to create static block with Brands widget and then add it in Single product page Sidebar (Appearance > Widgets).

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2017 at 11:49

    Hello,

    Try to add this code in Custom CSS for mobile:

    .woocommerce-page .sidebar-mobile-top > .row {
        max-width: 100%;
        margin-left: 0;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2017 at 11:33

    Hello,

    Please, read this topic https://www.8theme.com/topic/ordering-brands/

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2017 at 11:30

    Hello,

    You may try https://wordpress.org/plugins/woocommerce-quantity-increment/ plugin to get “Plus and minus” options.

    Regards,
    Rose Tyler.

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

    Hello,

    Footer can be edited in Static Block section. To enable Visual Composer editor for static block go to Visual Composer > Role Manager > Post Types > Custom > tick “static blocks”.
    Also, you can go to Appearance > Widgets > add “Static Block” widget from Footer widget area.
    If this is not what you want then provide wp-admin access in Private Content so we could check issue.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2017 at 11:16

    Hello,

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

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2017 at 11:15

    Hello,

    It is not image, you can add this code in Custom CSS to change some style

    .product .product-image-wrapper .out-stock {
        background-color: green;
        color: white;
    }

    and translate “Out of stock” in wp-content/themes/classico/woocommerce/loop/sale-flash.php file.
    Read more here how to translate:
    https://www.8theme.com/classico-theme-documentation/ (10.Translation)

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2017 at 10:32

    Hello,

    Could you please provide wp-admin access in Private Content so we could check it?
    Also, please disable all 3rd-party plugins, clear browser cache and check then.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2017 at 10:26

    Hello,

    Go to Settings > General

    Regards,
    Rose Tyler.

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

    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
    February 17, 2017 at 16:51

    Hello,

    Please, add this code in Custom CSS:

    .secondary-menu-wrapper .menu li > a {
    	font-size:16px;
    	font-weight:600;
    }

    Regards

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

    Hello,

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

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 17, 2017 at 16:33

    Hello,

    You’re welcome!
    Please, use this code:
    .onsale { background: #ff0d5f;}

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 17, 2017 at 16:19

    Hello,

    To change selection add the following code in Theme Options > Styling > Custom CSS

    ::selection {
        background: your_color;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 17, 2017 at 15:59

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 17, 2017 at 13:20

    Hello,

    I’ve created test product with Custom Options and disabled Ajax “Add To Cart” in Theme Options. Please check it now http://prntscr.com/e9vw70

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 17, 2017 at 12:52

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 17, 2017 at 12:01

    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 17, 2017 at 11:41

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 17, 2017 at 11:40

    Hello,

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

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 17, 2017 at 11:35

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 17, 2017 at 08:33

    Hello,

    To change logo go to Theme Options > Header Settings > Logo image, also, please check the page editor in Pages section and look at “Custom logo for this page” field in Page Layout box on the right side of the editor.
    Please read our documentation:
    https://8theme.com/demo/docs/woopress/index.html

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 17, 2017 at 08:22

    Hello,

    Please, add this code in Custom CSS:

    .single-product .owl-carousel .owl-item img {
        width: auto;
        max-width: 100%;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 17, 2017 at 08:14

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 17, 2017 at 08:07

    Hello,

    Please, use this code:

    .home .header-wrapper {
        background: transparent;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 16, 2017 at 16:43

    Hello,

    Also, add this code:

    .page-content {
        margin-bottom: 0;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 16, 2017 at 16:29

    Hello,

    You need to hide your column with slider on mobile http://prnt.sc/e9itaq, also add this code in Custom css for home page http://prnt.sc/e9iu5u:

    @media only screen and (max-width: 480px) {
    .page-content {
        margin-top: 0;
    }
    }

    I’ve added custom class http://prnt.sc/e9iv1w, please add this code in Global Custom CSS:

    @media only screen and (max-width: 480px) {
    .footer-navigation {
        text-align: center;
    }
    }

    Regards,
    Rose Tyler.

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