Forum Replies Created

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

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

    Hello,

    I sent your report to our developers. Thank you for the notice.
    Please use Eight Theme Products element http://prntscr.com/e920k1 http://prnt.sc/e920ru

    Regards,
    Rose Tyler.

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

    Hello,

    Please, add this code in Custom CSS:

    .single-etheme_portfolio .page-heading.bc-type-1 {
        padding: 180px 0 140px;
    }

    Regards,
    Rose Tyler.

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

    Hello,

    Try to use WP Tag Cloud http://prnt.sc/e91pkl

    Regards

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

    Hello,

    Go to Slider Settings > Appearance > Show Background Image http://prntscr.com/e91n9f

    Regards

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

    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 15, 2017 at 13:44

    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 15, 2017 at 13:34

    Hello,

    1. You can edit header-structure file wp-content/themes/royal/headers/
    We recommend to make changes in the child theme http://codex.wordpress.org/Child_Themes not to lose modifications after theme update.

    2.

    input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        width: 100%;
    }
    textarea.wpcf7-form-control.wpcf7-textarea {
        width: 101%;
    }

    Please, read this article https://contactform7.com/text-fields/

    Regards,
    Rose Tyler.

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

    Hello,

    You can add this code in Custom CSS to change style Product category widget in your sidebar:

    .sidebar-widget.widget_product_categories select, .wpb_widgetised_column .widget_product_categories select {
        font-weight: 400;
        font-size: 14px;
        color: #666667;
    }
    h2.wpb_heading.wpb_widgetised_column_heading {
        font-size: 16px;
        font-weight: 900;
    }

    Also, if you want the same widgets as in our demo http://prntscr.com/e90ou8
    please, see screenshots: http://prnt.sc/e90pjg http://prnt.sc/e90pn5 http://prnt.sc/e90q6x

    Regards

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

    Hello,

    1-2.

    .product-information .yith-wcwl-add-to-wishlist a, .product-information .email-link, .single-product-sidebar .et-follow-buttons.buttons-size-normal.icons-colorfull i {
        color: purple;
    }
    .product-information .yith-wcwl-add-to-wishlist a:hover, .product-information .email-link:hover, .single-product-sidebar .et-follow-buttons.buttons-size-normal.icons-colorfull i:hover {
        color: orange;
    }

    3.

    .single-product .product-slide .product-title a {
         color: purple;
    }
    .single-product .product-slide .product-title a:hover {
         color: orange;
    }

    4.

    .quick-view-popup .product-information .show-full-details{
        color: purple;
    }
    .quick-view-popup .product-information .show-full-details:hover{
        color: orange;
    }

    5.

    .copyright.copyright-3 {
        padding-top: 0;
    }
    .row-copyrights {
        padding: 30px 0 0 0 !important;
        border: none !important;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2017 at 08:43

    Hello,

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

    Regards

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