Forum Replies Created

Viewing 30 posts - 65,011 through 65,040 (of 65,775 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2016 at 16:31

    Hello,

    Please, add this code in Custom CSS:

    .menu > li.current-menu-item > a {
        font-weight: 600;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2016 at 15:29

    Hello,

    You can try solution described here:
    http://stackoverflow.com/questions/23372903/hide-spinner-in-input-number-firefox-29/23374725#23374725
    or provide us with wp-admin access in Private Content.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2016 at 14:54

    Hello,

    Please, add this code in Custom CSS:

    .single-product-page .product-info .c2q_button {
        display: none; 
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2016 at 14:50

    Hello,

    These credentials are incorrect. Please check them.

    Try to add this code in Custom CSS file:

    .header5 .logo img {
        max-width: 370px;
    }

    Write your own value.
    Here is the video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&list=PLMqMSqDgPNmD4uhGI1IBhr1iaEy81TMff&feature=share&index=1.

    Regards,
    Rose Tyler.

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

    Hello,

    I’ve forwarded your request to our developers.
    Thank you for the notice.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2016 at 11:47

    Hello,

    All available theme search settings can be found in Theme Options > Search.
    Unfortunately, there is no such feature in the theme to search for products by SKU (product code). You ou need to use third-party plugin for it.
    Sorry for inconvenience.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2016 at 11:03

    Hello,

    Try to add this code in Custom CSS:

    @media only screen and (max-width: 767px){
       .header .shopping-cart-widget {
          z-index:3;
       }
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2016 at 10:39

    Hello,

    Please, add this code in Custom CSS:

    ul.menu-social-icons {
        list-style: none;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2016 at 10:34

    Hello,

    Try to add this code in Custom CSS:

    .single-product .product_meta h4 {
        display: none;
    }

    See screenshot: http://prntscr.com/ddyt3g or you can delete this code.
    We recommend to make any changes in theme source files in child theme https://8theme.com/demo/docs/legenda/index.html#!/child_theme https://codex.wordpress.org/Child_Themes so you won’t lose your customizations after the next theme update.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2016 at 09:25

    Hello,

    Please, add this code in Custom CSS:

    span.sku_wrapper {
        display: none !important;
    }
    span.posted_in {
        display: none !important;
    }

    Also, you need to comment the code in the wp-content/themes/legenda/woocommerce/content-product_cat.php in lines 64 and 65:

    if ( $category->count > 0 )
    echo apply_filters( 'woocommerce_subcategory_count_html', ' (' . $category->count . ')', $category );

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2016 at 09:12

    Hello,

    Please, add this code in Custom CSS:

    @media only screen and (min-width: 1200px) {
        .row-count-5 .product:nth-child(5n+1), .row-count-6 .product:nth-child(5n+1) {
            clear: both;
        }
    }
    .product-title {
        height: 45px;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2016 at 08:31

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

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

    Hello,

    If you want to insert social icons into your posts or pages, please use the shortcode [share].

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2016 at 08:10

    Hello,

    Please, provide wp-admin access in Private Content.
    Also, you can try to add this code in Custom CSS:

    .ultb3-info.ib3-info-center {
        height: 400px;
    }
    div#Info-banner-wrap7206 {
        height: 300px;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2016 at 15:35

    Hello,

    You can edit images sizes in WooCommerce > Settings > Product > Display. Don’t use hard crop if you don’t want to crop images. Regenerate thumbnails after that https://wordpress.org/plugins/regenerate-thumbnails/.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2016 at 13:45

    Hello,

    You can add this code in Custom CSS:

    .footer-top .widget-title:after {
        top: 35px !important;
    }
    .footer-top .wpb_text_column.wpb_content_element .widget-title {
        margin-bottom: 25px;
    }
    .footer-top .sidebar-widget.etheme_widget_recent_entries .widget-title {
        margin-bottom: 5px;
    }
    .footer-top time.date-event {
        padding: 5px 10px;
    font-size: 10px;
    }
    .date-event .number {
        font-size: 14px;
    }
    .footer-top .media-heading {
        margin: 0 !important;
        line-height: 18px !important
    }
    .footer-top .sidebar-widget.etheme_widget_recent_entries .widget-title {
        margin-bottom: 5px;
        padding: 9px 0;
    }
    .footer-top .sidebar-widget .blog-post-list li {
        padding: 10px 0;
    }

    Edit your footer static block and change background color in the row settings http://prntscr.com/ddlstv

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2016 at 13:22

    Hello,

    If you’re using our default contact form you can change it in the file wp-content/themes/royal/framework/shortcodes.php in line 424.
    Also, we recommended making all changes in the Child Theme.
    https://www.8theme.com/demo/docs/royal/index.html#!/2_child_theme
    https://codex.wordpress.org/Child_Themes
    You can translate contact form in .po file in wp-content/themes/royal/languages directory: https://www.8theme.com/demo/docs/royal/#!/1_how_to_translate

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2016 at 13:00

    Hello,

    Great, feel free to contact us if you need any help.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2016 at 12:12

    Hello,

    You do not need to write code to each page one by one.
    Try change style, as a write in the article, or I will do it for you. Only provide links to pages where previous code not work.
    Also, I don’t see the previous code on your site, put it in Theme Options > Custom CSS, please.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2016 at 11:46

    Hello,

    Please, add this code in Custom CSS:

    footer .uavc-icons {
      display: flex;
      margin-bottom: 20px;
    }
    footer .aio-icon {
      margin: 20px;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2016 at 11:33

    Hello,

    Please, provide us with link to these pages or you can to change the class from the previous code to the new. Try find class via Inspect element tool in Chrome browser. Please, read the article and watch the video: https://developers.google.com/web/tools/chrome-devtools/iterate/inspect-styles/.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2016 at 08:30

    Hello,

    Try to delete or to change this code in your css: http://prntscr.com/ddig70

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2016 at 08:25

    Hello,

    Please update the theme to 3.0.3 version.
    Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.
    Also update all required plugins https://www.8theme.com/download-plugins/ .
    https://youtu.be/KdWESIIPU1k
    Don’t forget to create back up of your files and database before starting update process!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2016 at 08:18

    Hello,

    You can add this css code in Theme Options > Custom CSS > Global Custom CSS:

    .widget_product_categories {
        border: 2px solid #0cb3d7;
        margin-bottom: 30px;
    }
    .widget_product_categories .widgettitle {
        background-color: #0cb3d7 !important;
    }
    .widget_product_categories .with-accordion {
        margin: 0 10px;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2016 at 08:07

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2016 at 07:56

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 29, 2016 at 14:22

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 29, 2016 at 08:49

    Hello,

    Please, provide wp-admin access in Private Content.
    Also, try to disable all 3rd-party plugins and check blog page after that.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 29, 2016 at 08:30

    Hello,

    Please, add this code in Custom CSS file:

    .single-product-page .product-info h4 {
        display: none;
    }

    Here is the video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&list=PLMqMSqDgPNmD4uhGI1IBhr1iaEy81TMff&feature=share&index=1.
    Also, provide screenshot for our better understanding what exactly button you want to remove.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 29, 2016 at 08:22

    Hello,

    Try to delete this code in your custom css: http://prntscr.com/dd33qp

    Regards,
    Rose Tyler.

  • 1 2 3 2,167 2,168 2,169 2,191 2,192 2,193
    Viewing 65,040 results - 65,011 through 65,040 (of 65,775 total)
Viewing 30 posts - 65,011 through 65,040 (of 65,775 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.