Forum Replies Created

Viewing 30 posts - 6,511 through 6,540 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    May 18, 2015 at 15:12

    Hello,

    1) Could you please clarify what icons you want to change?
    2) Please add this code in custom.css file

    .main-nav .menu > li > a{
    color:red;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 18, 2015 at 14:38

    Hello,

    Please try to disable third-party plugins, maybe one of them caused issue.
    Also provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 18, 2015 at 14:36

    Hello,

    Please provide us with link to the page where you want to make changes and wp-admin access in Private Content

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 18, 2015 at 14:33

    Hello,

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 18, 2015 at 14:08

    Hello,

    1) I’ve just checked menu and it’s working perfect. Please see screenshot: http://prntscr.com/76kt1z
    2) Please try to add this code in custom.css file

    .page-id-15612 .vc_col-sm-6.wpb_column.vc_column_container {
      position: initial;
    }

    3) As I see search options working fine. Could you please clarify us with more details?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 15:18

    Hello,

    1) I’ve added this code in custom.css file. Please check.

    @media (max-width: 479px){
    .products-grid.product-count-5 .product:nth-child(n) {
      width: 50%;
    }}

    2) Sorry, but we don’t have such feature in our theme.
    But you can read some topics how to do it manually.
    For example,
    https://wordpress.org/support/topic/short-description-below-product
    https://support.truethemes.net/?knowledgebase=add-short-descripton-to-products-in-shop-page

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 14:42

    Hello,

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 14:41

    Hello,

    Please update theme to the latest version.
    http://themeforest.net/item/blanco-responsive-wordpress-wooecommerce-theme/2755246
    Here is video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k
    Don’t forget to make backup of your site before updating.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 13:24

    Hello,

    Please provide us with link to page where you have this issue and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 11:52

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 10:48

    Hello,

    Please navigate to Theme Options->Import/export and set up one of our theme versions.
    Also if changes not applied please navigate to Settings->Reading-> and select newly Front page.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 10:17

    Hello,

    Please navigate to Dashboard->Visual Composer->General Settings-> and select all
    Content types.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 10:15

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 09:06

    Hello,

    You’re using old theme and plugins versions. Please update.
    Here is video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k
    You can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
    enter your purchase code of the theme to get the plugins.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 08:30

    Hello,

    The image must be no less then 1140 px width.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 08:22

    Hello,

    I’ve added the following code in Child Theme. Please check.

    @media only screen and (max-width: 992px){
    .header-logo {
      max-width: 320px;
    }
    }
    @media only screen and (max-width: 480px){
    .header .header-logo {
      max-width: 260px !important;
    }
    .header-type-8 .header-logo {
      width: 65% !important;
    }
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 07:46

    Hello,

    Please try to add this code in custom.css file

    .shown-credentials .credentials-html{
      opacity: 0.9;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 07:41

    Hello @truer,

    You need to enable top bar in Theme Options->Header and select Header type 10, for example.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 07:38

    Hello,

    If I understood you correctly it’s not possible to do. The site that you provided as example is loaded fully.
    Could you please clarify with more details?
    Maybe provide screenshot for our better understanding.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 07:33

    Hello,

    1) Please add the following code in custom.css file.

    .responsive-sidebar-bottom {
      margin-bottom: 0px;
    }

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

    2) Do you mean a slider on Home Page?
    Could you please clarify with more details what exactly you want to do and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 07:28

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 07:27

    Hello,

    1) As I see ‘Add to cart’ button disappears for Out of Stock products. http://prntscr.com/75dsoe

    2) You can comment the code <?php do_action( 'woocommerce_cart_collaterals' ); ?> in the file wp-content/themes/woopress/woocommerce/cart/cart.php on line 176. Please clear browser cache and check.

    Also your credentials aren’t correct.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 07:19

    Hello,

    You can make CSS changes in custom.css file or Child theme and after updating the theme, they will not be lost.
    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
    Also read more here how to create the Child theme
    https://codex.wordpress.org/Child_Themes

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 07:16

    Hello @EdwinWatson,

    First you need to disable demo footer blocks in Theme Options->General then create footer manually.
    Please read more here:
    https://www.8theme.com/demo/docs/woopress/index.html#!/9_footer

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 15, 2015 at 07:13

    Hello,

    We need to see your site to fully understand what is wrong. That’s why we’re asking for credentials. Can you provide us?
    Maybe provide screenshot for our better understanding and highlight what exactly you mean.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 14, 2015 at 15:30

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 14, 2015 at 14:24

    Hello,

    I’ve just checked and add the following code in custom.css file.

    .title span{
      background: rgb(86, 42, 42);
    }

    And it’s working perfect. You can see it on Home Page.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 14, 2015 at 14:04

    Hello,

    You need enable custom css in Theme Options->Custom CSS.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 14, 2015 at 12:04

    Hello,

    First you need to set images size like in our documentations and regenerate your thumbnails via Regenerate Thumbnails plugin.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 14, 2015 at 11:31

    Hello,

    We’re glad to hear it.
    If you have any questions feel free to contact us.

    Regards,
    Robert Hall.

  • 1 2 3 217 218 219 383 384 385
    Viewing 6,540 results - 6,511 through 6,540 (of 11,542 total)
Viewing 30 posts - 6,511 through 6,540 (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.