Forum Replies Created

Viewing 30 posts - 6,181 through 6,210 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    June 5, 2015 at 14:13

    Hello,

    This issue is fixed. Please check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 5, 2015 at 14:11

    Hello,

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

    .main-nav .menu .nav-sublist-dropdown .menu-parent-item ul li{
      height: initial !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 5, 2015 at 13:27

    Hello,

    What last changes you made on site?
    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 5, 2015 at 12:15

    Hello,

    Please try this code in custom.css file.

    .page-heading{
      background: #efefef;
    }
    .page-heading .container{
      background-color: #fff;
      padding: 20px 0px;
      margin: -15px auto;
      width: 1140px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 5, 2015 at 12:07

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 5, 2015 at 10:36

    Yes, you need do it manually.
    In this case you may edit header.php file which is located in \wp-content\themes\legenda\ folder.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 5, 2015 at 10:30

    Hello,

    I’ve added this code into Child Theme. Please check.

    .mc4wp-form input[type="submit"]{
      padding: 10px 28px;
      float: right;
      margin-top: 10px;
    width: 27%;
    }
    .mc4wp-form input[type="email"]{
      width: 70% !important;
      float: left;
    }
    .mc4wp-form {
        margin: 3em 0 !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 5, 2015 at 09:33

    Hello,

    1) You can select header variant without search button in top bar.
    2) To hide languages in top bar you can use this code in custom.css file

    .languages-area{
    display:none;
    }

    3) In this case you can use WPML plugin.
    Read more here
    https://wpml.org

    https://wpml.org/documentation/related-projects/woocommerce-multilingual/multi-currency-support-woocommerce/

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 5, 2015 at 09:27

    Hello,

    Please update theme to the latest version.
    Don’t forget to make backup site before update.
    Here is video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k

    Also you’re using old plugins versions.
    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 5, 2015 at 08:30

    Hello,

    I’ve just checked your site with Chrome and it’s working perfect.
    Maybe provide screenshot for our better understanding and highlight what exactly you mean.

    Also please update your browser and clean cache.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 5, 2015 at 08:03

    Hello,

    Could you please clarify with more details where we can find this SKU number and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 5, 2015 at 07:35

    Hello,

    Have you used import option FASHION ONE PAGE in Theme Options->Import/Export?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 5, 2015 at 07:13

    Hello,

    Please add the following code in custom.css file

    @media (max-width: 767px){
    .wpb_single_image img {
      position: relative;
      left: 50%;
      margin-left: -150px;
    }
    }

    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 5, 2015 at 07:07

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 5, 2015 at 07:07

    Hello,

    Please add this code in custom.css file

    .demo_store{
    display:none;
    }

    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 15:27

    Do you want to change color of ‘sklep’ item or what?
    Please see screenshot: http://prntscr.com/7d1l55

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 4, 2015 at 14:43

    Please try to add this code in custom.css file

    #menu-item-18562 a {
      color: #eb1765;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 4, 2015 at 14:15

    Hello,

    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
    June 4, 2015 at 13:58

    Hello,

    You’re welcome!
    If you have any questions don’t hesitate to contact us.

    Have a good day!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 4, 2015 at 13:57

    Hello,

    In this case you should contact to WooCommerce support team with your request.

    Also you can use our 8theme – QR code widget in Appearance->Widgets.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 4, 2015 at 12:42

    Hello,

    In this case you can edit \wp-content\themes\legenda\contacts.php file manually.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 4, 2015 at 12:38

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 4, 2015 at 12:26

    Hello,

    Please try to add this code in custom.css file

    .mfp-container{
    z-index:900 !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 4, 2015 at 12:13

    Hello,

    You need remove this code in custom.css file

    .back-history {
      display: none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 4, 2015 at 09:59

    Hello,

    You can to add this code in custom.css file.

    .main-nav .menu .nav-sublist-dropdown{
      width: 240px;
    }
    .main-nav .menu .nav-sublist-dropdown .image-item{
      margin-top: 10px;
    }

    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 09:17

    Hello,

    Please try to add the following code in custom.css file

    .page-id-13 .wpb_wrapper h6{
      margin-bottom: 25px;
    }

    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 09:13

    Hello,

    Please try to add this code in custom.css file

    .price ins .amount{
    font-size:20px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 4, 2015 at 08:47

    Hello,

    Please provide us with full permissions to wp-admin panel. We can’t edit style.css file in the Child Theme.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 4, 2015 at 08:03

    Hello,

    This part covers it. http://prntscr.com/7cxp3x
    Please disable it and you will see the Top Bar.

    Regards,
    Robert Hall.

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

    Hello,

    It’s not possible. Our theme has responsive for all pages and there are no options to deactivated responsive for pages separately.

    Regards,
    Robert Hall.

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