Forum Replies Created

Viewing 30 posts - 3,121 through 3,150 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    January 29, 2016 at 09:58

    Hello,

    You can show the Short Product Description (http://prntscr.com/9waf4a) under the price.
    Also you need to add this code in Global Custom CSS.

    .products-grid .product-excerpt {
        display: block;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 29, 2016 at 09:37

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 29, 2016 at 09:35

    Hello,

    In this case you can add the following code in custom.css file.

    @media (max-width: 767px){
    .hidden-phone {
        display: block !important;
    }}

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 29, 2016 at 09:26

    Hello,

    Please try to add this code in custom.css file.

    .blog-post .wp-picture img {
        position: relative;
        left: 50%;
        margin-left: -430px;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 29, 2016 at 09:07

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 29, 2016 at 08:43

    Hello,

    Please add the following code in Theme Options->Custom CSS->Global Custom CSS.

    .mobile-nav li a,
    .mobile-nav-heading {
        color: #FFF !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 29, 2016 at 08:32

    Hello,

    Please add this code in custom.css file.

    .fixed-header .menu > li > a, .main-nav .menu > li > a{
    border: 1px solid transparent;
    }
    .fixed-header .menu > li > a:hover, .main-nav .menu > li > a:hover{
    border: 1px solid #000;
    color:red;
    }

    I’ve checked your site and didn’t see there a background image.
    Maybe provide screenshot for our better understanding and highlight what exactly you want.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 29, 2016 at 08:23

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 29, 2016 at 08:22

    Hello,

    It requires additional customization in php files which is beyond our basic support scope.
    Sorry for inconvinience.

    We’ve taken your request into our account.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 15:51

    Hello,

    You can use the WooCommerce Price Filter widget in Appearance->Widgets.
    See screenshot: http://prntscr.com/9vy9gx

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 15:48

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 15:45

    Hello,

    Please try to disable the WP Rocket plugin and check issue.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 15:20

    Hello,

    I’ve added the following code in Global Custom CSS. Please check the font in IE browser now.

    body, .btn, .button, .wishlist_table .add_to_cart.button, .wpcf7-submit,
    .products-grid .product-title, .widget-title, .footer-top .title, .price, .textwidget a,
    .blog-post-list .media-heading a{
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 14:07

    Hello,

    In this case you can use the custom.css file or the Child Theme. It’s your choice.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 14:00

    Hello,

    Navigate to Dashboard->Settings->Reading->Front page->and choose your Home Page.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 13:23

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 11:19

    Hello,

    You can add this image into Product Short Description field. See screenshot: http://prntscr.com/9vv3mt

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 10:42

    Hello,

    I’ve sent you xml files to email address. Please check.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 10:06

    Hello,

    Yes, this is right way, create new row ->add revolution slider element and ID there (http://prntscr.com/9vued4). Then you need to add anchor link to your menu (http://prntscr.com/9vuekm).
    Also don’t forget to select One Page navigation, custom menu and disable page heading in Page Settings (http://prntscr.com/9vuf1x). After these steps you’ll get menu on the top and the slider should be under menu, for example http://prntscr.com/9vuhie

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 09:39

    Hello,

    Please read more how to setup the footer in our documentation:
    https://www.8theme.com/demo/docs/royal/index.html#!/9_footer

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 09:08

    Hello,

    We expect new theme version to be released in a week. Please wait a little.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 09:01

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 09:01

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 08:54

    Hello,

    Please add this code in Theme Options->Custom CSS->Custom CSS for mobile.

    .product {
        width: 50% !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 08:25

    Hello,

    Please try to reupload the theme files again, but before delete “woocommerce” folder in the directory wp-content/themes/woopress/ and it’ll be reuploaded from a new theme package.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 08:22

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 28, 2016 at 08:20

    Hello,

    Please replace code above to this

    .page-id-16837 .header,
    .page-id-16837 .footer {
      display: none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 27, 2016 at 22:30

    Hello,

    Please try to add this code in custom.css file.

    .header,
    .footer {
      display: none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 27, 2016 at 22:25

    Hello,

    You can try to add the following code in Global Custom CSS.

     .vc_column_container .wpb_text_column h1{
        margin-left: -30px;
        margin-right: -30px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 27, 2016 at 22:14

    Hello,

    Please try to add this code in 8theme options->styling->custom css->Global Custom CSS.

    .mobile-menu-wrapper .menu > li > a {
        float: initial;
    }
    .fixNav-enabled.admin-bar .fixed-active .header-wrapper {
        position: static !important;
    }

    and this code in 8theme options->styling->custom css->Custom CSS for mobile.

    .fixNav-enabled.admin-bar .fixed-active .header-wrapper {
        top: 0;
        position: fixed !important;
    }

    Regards,
    Robert Hall.

  • 1 2 3 104 105 106 383 384 385
    Viewing 3,150 results - 3,121 through 3,150 (of 11,542 total)
Viewing 30 posts - 3,121 through 3,150 (of 11,542 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.