Forum Replies Created

Viewing 30 posts - 67,351 through 67,380 (of 68,220 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 16, 2016 at 15:00

    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
    December 16, 2016 at 14:57

    Hello,

    Please add this code in Custom CSS:

    .fixed-header-area.fixed-already {
        background-image: url(http://www.berendetimmerwerken.nl/wp-content/uploads/2014/02/brownboard.jpg);
    }
    .fixed-header-area.fixed-already a {
        color:white;
    }
    .header-wrapper.header-type-5.header-scrolling a{
        color:white;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 16, 2016 at 13:29

    Hello,

    Please add this code in Custom CSS:

    .single-product-page .product-thumbnails-slider .flex-direction-nav {
           visibility: visible;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 16, 2016 at 11:35

    Hello,

    You’re welcome!
    Please add this code in Custom CSS:

    .widget_product_categories h2 {
        margin-bottom: 0;
    }
    .product-categories > li:hover {
        background-color: rgba(12, 179, 215, 0.38);
    }
    .product-categories > li:hover a {
        color: white;
    }
    .product-categories > li {
     transition: all 0.2s ease-in-out;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 16, 2016 at 11:29

    Hello,

    Try to add this code in Custom CSS:

    .admin-bar .fixed-header-area.fixed-already {
        background-image: url("here is link to your image");
        border-bottom: 0;
    }
    .header-wrapper.header-type-5.header-scrolling {
        background-image: url("here is link to your image");
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 16, 2016 at 11:23

    Hello,

    Try to hide it this way: http://prntscr.com/dk3usb

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 15, 2016 at 16:44

    Hello,

    Try to add this code in Custom CSS:

    .woocommerce_product_categories .widget-title {
        background-color: #0cb3d7 !important;
        padding-left: 10px;
        border-top: 0;
        color:white;
    }
    .woocommerce_product_categories {
        border: 2px solid #0cb3d7;
        border-radius: 7px;
    }
    .woocommerce_product_categories .product-categories li a {
        margin-left: 10px;
    }
    .woocommerce_product_categories .product-categories {
        margin-bottom: 0;
    }
    .widget_product_categories{
      border: 2px solid #0cb3d7;  
      margin-bottom: 20px;
      border-radius: 7px;
    }
    .widget_product_categories ul li a {
        margin-left: 1vw;
    }
    .widget_product_categories h2 {
        padding-left: 1vw;
        padding-top: 1vw;
        padding-bottom: 1vw;
        color: white;
        border-bottom: 2px solid #0cb3d7;
        background-color: #0cb3d7;
    }
    .widget_product_categories .with-accordion {
        margin-bottom: 0;
    }

    To make zoom effect work correctly you need to upload image with a larger size http://prntscr.com/djsph8, or you can disable zoom (Theme Options > Single Product Page > Zoom effect).

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 15, 2016 at 11:08

    Hello,

    In this case, you need to add the class for black line separator block, for example, http://prntscr.com/djojsa and next add this code in Custom CSS:

    .black-separator h4 {
        color: black !important;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 15, 2016 at 10:28

    Hello,

    Try to add color: grey; in previous code
    and this code in Global Custom CSS:

    .vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover {
        color: grey;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 15, 2016 at 08:05

    Hello,

    You’re welcome!
    Feel free to ask if you need any other help.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 14, 2016 at 18:37

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 14, 2016 at 16:34

    Hello,

    Fixed. Please check it now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 14, 2016 at 13:37

    Hello,

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

    .single-product .product-content {
        width: 100%;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 14, 2016 at 13:24

    Hello,

    Try to add this code in Custom CSS:

    footer #wpmega-menu-max_mega_menu_2 {
        background-color: black;
    }
    footer #wpmega-menu-max_mega_menu_2 > li:hover {
        background: red;
    }
    footer #wpmega-menu-max_mega_menu_2 a {
        color: blue;
    }
    footer #wpmega-menu-max_mega_menu_2 > li:hover a {
        color: white;
    }

    Add your own values.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 14, 2016 at 13:06

    Hello,

    Please see screenshot http://prnt.sc/djat7p

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 14, 2016 at 11:25

    Hello,

    Try to add this code in Custom CSS:

    .vc_gitem-post-data-source-post_excerpt {
        display: none;
    }
    .category .blog-post .content-article p{
        display:none;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 14, 2016 at 08:30

    Hello,

    Sorry for a delay.
    They are stretched to the container width.
    If you want to make them wider you need either stretch row content http://prntscr.com/dj7zy9 or stretch container width.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 14, 2016 at 08:24

    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
    December 13, 2016 at 16:35

    Hello,

    You’re welcome!
    Try it:

    .header-type-8{
        overflow-y: auto;
        overflow-x: hidden;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2016 at 15:32

    Hello,

    Thank you for contacting us.
    Try to add this code in Custom CSS file:

    .woocommerce-MyAccount-content .span3 {
       display: none !important;
    }

    How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2016 at 12:02

    Hello,

    Please add this code in Custom CSS:

    .blog .content-article p {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2016 at 11:52

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2016 at 08:46

    Hello,

    Oh, I see. Change previous code to

        <?php if ( is_shop() || is_product_category() || is_product_tag() || taxonomy_exists( 'brand' ) && is_tax( 'brand' ) ): ?>
       <h1 class="title"><span><?php woocommerce_page_title(); ?></span></h1>
      <?php else: ?>
        <h1 class="title"><span><?php the_title(); ?></span></h1>
    <?php endif; ?>

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2016 at 08:22

    Hello,

    Please add this code in custom.css file:

    @media (max-width: 480px){
    .header-variant2 #top-cart {
        margin: 20px 0 10px 0;
    }
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2016 at 08:15

    Hello,

    Glad to hear that problem has been resolved.
    Have a nice day.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2016 at 08:06

    Hello,

    You can edit register form in the file wp-content/themes/woopress/framework/theme-functions.php (line 1287, find the section “! Registration Form”).
    Make your changes in the child theme to prevent losing them after theme update.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2016 at 08:00

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 12, 2016 at 13:57

    Hello,

    Please see screenshots: http://prntscr.com/difzw4 http://prntscr.com/dig03p

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 12, 2016 at 08:18

    Hello,

    Please add this code in Custom CSS:

    footer.main-footer.main-footer-1.text-color-light {
        background-color: #800000;
        background: -webkit-linear-gradient(top,#800000,#000000);
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 12, 2016 at 08:14

    Hello,

    Please add this code in Custom CSS:

    .page-wrapper .content-page { 
       display: block;
       clear: both; 
    }

    Regards,
    Rose Tyler.

  • 1 2 3 2,245 2,246 2,247 2,272 2,273 2,274
    Viewing 67,380 results - 67,351 through 67,380 (of 68,220 total)
Viewing 30 posts - 67,351 through 67,380 (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.