Forum Replies Created

Viewing 30 posts - 6,211 through 6,240 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    June 4, 2015 at 07:36

    Hello,

    Here is how looks like code for price

    .price, .amount {
      font-family: "Open Sans", sans-serif;
    }

    For example, you can change it to

    .price, .amount {
      font-family: "Helvetica", sans-serif;
    }

    This change you need do in custom.css file.
    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
    June 4, 2015 at 07:31

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 4, 2015 at 07:25

    Hello,

    Please update theme to the latest version.
    Don’t forget to make backup site before update.
    Here is video tutorial how to update:
    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
    June 4, 2015 at 07:20

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 4, 2015 at 07:18

    Hello,

    Sorry, but we don’t have such option in our theme. In this case you need do it manually or use some 3rd-party plugins.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 21:26

    Hello,

    You can find this string in \themes\classico\framework\theme-functions.php file.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 21:19

    Hello,

    Could you please clarify with more details?
    What are you trying to achieve?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 20:57

    Please try use this code in custom.css file

    .page-wrapper{
      background-color: grey;
    }
    .content-page{
      background-color: #fff;
    }
    .header{
      background: url(http://www.wellbeing-healthcare.com/wp-content/uploads/2014/12/headeroverlay.png) #fff !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 20:10

    Hello,

    You can use custom tab for products (Dashboard->Products->Edit Product) to implement such functionality. Please see screenshot: http://prntscr.com/7cr23c

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 19:26

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 18:32

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 18:31

    Hello,

    Please try to disable third-party plugins, some of them caused issue.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 18:24

    Hello,

    For clarify. Do you want to change background color of this parts? See screenshot: http://prntscr.com/7cpn2f

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 18:20

    Hello,

    Please provide us with link to the page where you have these text.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 17:54

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 17:49

    Please add the word !important to code below

    .category-1 .widget_product_categories{
      border-color: #0268ab !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 17:47

    Hello,

    Please add the following code in custom.css file

    .page-heading.bc-type-2 .title{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 17:45

    Hello,

    Could you please clarify with more details what exactly you mean and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 17:43

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

    .category-1 .widget_product_categories .widget-title{
      background-color: #0268ab !important;
    }
    .category-1 .widget_product_categories{
      border-color: #0268ab;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 17:41

    Hello,

    Do you have any problems with using our theme after WooCommerse update to version 2.3.10?
    This file will be fixed in the next theme update.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 17:34

    Hello,

    Please find this code in custom.css file and change color to #008f85

    .sidebar-widget .widget-title, .sidebar-slider .widget-title {
      background-color: #33AB02;
    }
    .sidebar-widget, .sidebar-slider{
    border: 2px solid #0268ab;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 17:31

    Hello,

    1) You can edit this places via Footer Copyright and Footer Links sidebar in Appearance -> Widgets.
    http://prntscr.com/7coyoy
    2) In this case try to edit \wp-content\themes\legenda\header.php file on line 142 – 153

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 17:23

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 16:52

    Hello,

    You can translate this string in \wp-content\themes\legenda\woocommerce\cart\cart-shipping.php file on line 18.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 16:46

    Hello,

    Please add this code in custom.css file

    @media (min-width: 768px){
    .navbar-collapse.collapse {
      padding-left: 50px !important;
    }}

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 16:29

    Hello,

    You can use this code in custom.css file

    .type-label-1 {
    font-family: Helvetica;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 16:27

    Hello,

    Please provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 16:00

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 15:59

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 3, 2015 at 15:57

    Hello,

    Please make backup of your site and we’ll try to reupload theme for you.
    Also provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall.

  • 1 2 3 207 208 209 383 384 385
    Viewing 6,240 results - 6,211 through 6,240 (of 11,542 total)
Viewing 30 posts - 6,211 through 6,240 (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.