Forum Replies Created

Viewing 30 posts - 66,691 through 66,720 (of 68,230 total)
  • 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.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 16, 2017 at 15:34

    Hello,

    As I see, you have this code http://prntscr.com/e9i565, please, change it.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 16, 2017 at 15:07

    Hello,

    You’re welcome!
    Please change Hide Element Under Width -> http://prntscr.com/e9hruc

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 16, 2017 at 14:44

    Hello,

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

    Regards

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

    Hello,

    Please, add this code in Custom CSS:

    .woocommerce-checkout #select2-results-1, .woocommerce-checkout #select2-results-2 {
        background-color: white;
    }

    If this is not what you want to change then provide me screenshot for better understanding.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 16, 2017 at 14:32

    Hello,

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

    Regards

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

    Hello,

    Go to Theme Options > General > Breadcrumbs.
    Also, you can use your own featured images for every post (go to Posts > edit posts > Featured Image post).

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 16, 2017 at 13:09

    Hello,

    You can try to disable header background image on the Home page using Custom css.
    Could you, please, provide site link and wp-admin access in Private Content so we could check it?

    Regards,
    Rose Tyler.

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

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

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

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 16, 2017 at 08:06

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

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

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2017 at 16:56

    Hello,

    I have imported Shop banner for you. To add it for the shop page http://prntscr.com/dilnst
    [rev_slider alias="shop-banner"] if you want to show this banner for the category go to Products > Categories > edit the category and add slider shortcode in the category description.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2017 at 16:51

    Hello,

    Try to add this code in Custom CSS:

    .home .slide-item .product .product-image-wrapper {
        min-height: 325px;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2017 at 16:21

    Hello,

    You’re welcome!
    Could you please provide wp-admin access in Private Content so we could import slider to your site?
    Please, read this topic https://www.8theme.com/topic/how-to-add-brands-our-offer-click-to-pop-up-qr-code-as-what-you-did-on-you/

    Regards

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

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2017 at 16:03

    Hello,

    Oh I see, please, use this code:

    .woocommerce-MyAccount-content .woocommerce-Button {
        background-color: black;
        border-color: black;
    }
    .woocommerce-MyAccount-content .woocommerce-Button:hover {
        background-color:  black;
        border-color: black;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2017 at 15:40

    Hello,

    You can use developer tools to inspect elements, for example https://developer.chrome.com/devtools http://prntscr.com/e92n1r https://developers.google.com/web/tools/chrome-devtools/iterate/inspect-styles/

    .woocommerce-checkout-review-order #place_order {
        background-color: black;
        border-color: black;
    }
    .woocommerce-message .button {
        background-color: black;
    }
    .woocommerce-message .button:hover {
        background-color: black;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2017 at 15:30

    Hello,

    You’re welcome!

    Regards

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

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2017 at 15:14

    Hello,

    Please update the theme to the last version.
    Before update delete “woocommerce” folder in the directory wp-content/themes/classico/ and it’ll be reuploaded from a new theme package.
    Also update all required plugins https://www.8theme.com/download-plugins/ .
    Don’t forget to create back up of your files and database before starting update process!
    https://www.youtube.com/watch?v=KdWESIIPU1k&feature=youtu.be
    (it’s for Legenda theme but the process is the same).

    Then try to use your code or change it follow the example:

    if(!function_exists('my_theme_styles')) {
        function my_theme_styles() {
            wp_enqueue_style("my-google-fonts","http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic|Raleway:400,300,500,600,700,800|Cookie&subset=latin,latin-ext");
        }
    }
    add_action( 'wp_enqueue_scripts', 'my_theme_styles', 40);

    Regards,
    Rose Tyler.

  • 1 2 3 2,223 2,224 2,225 2,273 2,274 2,275
    Viewing 66,720 results - 66,691 through 66,720 (of 68,230 total)
Viewing 30 posts - 66,691 through 66,720 (of 68,230 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.