Forum Replies Created

Viewing 30 posts - 64,651 through 64,680 (of 65,807 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 18, 2017 at 08:09

    Hello,

    Try to add this code in Custom CSS file:

    @media (min-width: 1200px){
     .container {
        max-width: 1600px;
        width: 100%;
     }}

    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 18, 2017 at 07:59

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 16:43

    Hello,

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

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 16:12

    Hello,

    You’re welcome!
    Have a nice day!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 15:19

    Hello,

    You’re welcome!
    Have a nice day!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 14:48

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 14:45

    Hello,

    Go to Appearance > Menus, select Product Categories in Screen Options at the top of the page and the categories will be available for adding to your menu.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 14:38

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 14:36

    Hello,

    I’ve added some code in your Custom css for page http://prntscr.com/dwrafn. If this is not what you want to change then clarify with more details for better understanding.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 14:30

    Hello,

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

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 14:27

    Hello,

    You should set the needed configuration in Live Chat->Options as Site Info and Integrations http://prntscr.com/dwqwk1
    Then try to translate it in wp-admin panel > Live Chat > Options > Appearance tab > Messages section.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 13:47

    Hello,

    As I see, your cart page does not have Category in Sidebar http://prntscr.com/dwqnzz
    Was your problem resolved?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 13:38

    Hello,

    To change font family try to add this code in Custom css:

    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        font-family: Arimo !important;
    }

    To translate text go to edit this page and you’ll find this text in the element editor http://prntscr.com/dwqi7u

    Regards,
    Rose Tyler.

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

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

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

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

    Hello,

    Please ask your hosting provider support to increase PHP Post Max Size value.
    Go to Static Blocks to change footer https://8theme.com/demo/docs/woopress/index.html#!/0_footer

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 11:42

    Hello,

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

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 11:33

    Hello,

    I’ve created pages in your site, check, please. To configure shop and blog page go to Theme Options.
    Also, increase PHP Post Max Size value to 64M.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 10:54

    Hello,

    I’ve re-added previous code in Custom css. Clear browser cache and check menu.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 10:40

    Hello,

    You’re welcome!
    Have a nice day!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 10:21

    Hello,

    Try to add this code in Custom CSS:

    .prdctfltr_wc input[type="checkbox"] {
        -webkit-appearance: checkbox;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 10:12

    Hello,

    Sorry, but you have to wait for the answer from Woocommerce support.
    Unfortunately, we are able to help only in case problem related to our theme options or functionality and files. In case problem related to default WooCommerce options then only plugin authors can help you.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 09:23

    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
    January 17, 2017 at 08:59

    Hello,

    Sorry for a delay.
    Try to add this code in Custom CSS:

    .single-product .container {
        background: white;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 08:39

    Hello,

    Please, use this code:

    .menu > li > a {
        line-height: 1.5;
    }

    Regards,
    Rose Tyler.

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

    Hello,

    Try to add this code in Global Custom CSS:

    @media only screen and (max-width: 1200px){
        .shopping-cart-widget .cart-summ .shop-text, .shopping-cart-widget .cart-summ .total, .header-type-18 .navbar-right .navbar-right .shop-text {
            font-size: 14px;
        }
        .shopping-cart-widget {
            background-color: transparent;
            padding: 0;
        }
        .shopping-container {
            margin-top: 20px;
        }
    }

    and this in Custom CSS for mobile:

    .shopping-cart-widget .cart-summ .shop-text {
            font-size: 0;
     }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 08:26

    Hello,

    Sorry, but we don’t have such feature in our theme. Promo popup works for all pages.

    Regards,
    Rose Tyler.

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

    Hello,

    Please read the documentation https://www.8theme.com/demo/docs/classico/index.html#footer
    First, you need to disable footer demo blocks in 8Theme Options->General->Footer.
    Next, you can create and edit footer in Static Block section. To enable Visual Composer editor for static block go to Visual Composer > Role Manager > Post Types > Custom > tick “static blocks”. In Static Block you can choose 4 columns for content http://prntscr.com/dwn8p3. Also, set “Static Block” widget from Footer widget in Appearance > Widgets.

    Regards,
    Rose Tyler.

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

    Hello,

    As I see, the previous code works fine http://prntscr.com/dwn2tx , clear browser cache and check it after that. If this is not what you want to change then provide me screenshot for better understanding.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 17, 2017 at 07:57

    Hello,

    You’re welcome!
    Have a nice day!

    Regards,
    Rose Tyler.

  • 1 2 3 2,155 2,156 2,157 2,192 2,193 2,194
    Viewing 64,680 results - 64,651 through 64,680 (of 65,807 total)
Viewing 30 posts - 64,651 through 64,680 (of 65,807 total)
8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.