Forum Replies Created

Viewing 30 posts - 4,411 through 4,440 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    October 12, 2015 at 16:03

    Hello,

    I’ve selected All Content Types in Visual Composer->General Settings and added statick block widget with your footer in Footer Area Sidebar (Appearance->Widgets).

    Please check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 12, 2015 at 15:24

    Hello,

    Please try to add this code in Global Custom CSS (Theme Options->Custom CSS).

    .home .content-page,
    .home .page-content {
        margin-top: 0px;
    }
    

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 12, 2015 at 15:19

    Hello,

    We can recommended only this plugin, becouse our theme is full compatibility with this plugin.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 10, 2015 at 09:47

    Hello,

    This is temporary and soon you will be able to download theme there.
    Sorry for inconvenience.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 10, 2015 at 09:45

    Hello @jamaliah,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 10, 2015 at 09:40

    Hello @fabienne,

    To use 4 product category in a row try use this code in custom.css.

    .product-category:nth-child(3n+1){
    clear:none;
    }
    .product-category:nth-child(4n+1){
    clear:both;
    }
    .product-category {
    width:23% !important;
    margin: 4px !important;
    }
    .product-category.last {
    margin-left:5px !important;
    }
    .product-category.first {
    margin-left:5px !important;
    }

    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
    October 10, 2015 at 09:25

    Hello,

    As I see menu is on the left side now http://prntscr.com/8pqznz

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 10, 2015 at 08:36

    Hello,

    Please use this code in Global Custom CSS.

    .header-wrapper .menu > li > a:hover{
    color:green;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 10, 2015 at 08:04

    Hello,

    You can use this code in custom.css.

    #main-nav > ul > li > a{
    font-family: Lobster;
    }

    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
    October 10, 2015 at 07:39

    Hello,

    As I see you have products as on our demo.
    Could you please clarify with more details what exactly you mean and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 10, 2015 at 07:20

    Hello,

    Please try to regenerate your thumbnails via RegenerateThumbnails plugin then check this issue.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 10, 2015 at 07:15

    Hello,

    This is temporary and soon you will be able to download theme there.
    Sorry for inconvenience.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 9, 2015 at 15:38

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 9, 2015 at 15:21

    Hello,

    This is temporary and soon you will be able to see theme there.
    Sorry for inconvenience.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 9, 2015 at 14:05

    Hello,

    This is temporary and soon you will be able to download theme from Themeforest.
    Sorry for inconvenience.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 9, 2015 at 14:03

    Hello,

    I’ve sent you older version of the Revolution Slider to email address. Please check.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 9, 2015 at 13:05

    Hello,

    1)Please read this article how create variable products:
    https://docs.woothemes.com/document/variable-product/

    2) No, the latest version is 2.9. This theme will be added soon.
    Sorry for the inconvinience.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 9, 2015 at 12:42

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 9, 2015 at 10:21

    Hello,

    Ok, looking forward to your reply.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 9, 2015 at 10:20

    Hello,

    Please try to use this code in Global Custom CSS.

    .wcmp-onsale.wcmp-sale-right{
        position: absolute;
        top: 0;
        right: 0;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 9, 2015 at 10:16

    Hello,

    I’ve sent you the Legenda theme 2.9 zip archive to email adress. Please check.

    Sorry for inconvenience.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 9, 2015 at 08:55

    Hello,

    Please try to add this code in custom.css

    .fixed-header .menu > li.current-menu-parent > a{
        background-color: #131212 !important;
    }
    

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 9, 2015 at 07:50

    Hello,

    Please don’t worry about this, themes will be added soon.

    Sorry for the inconvinience.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 9, 2015 at 07:30

    Hello,

    Please try to add this code in Global Custom CSS and check this issue.

    .menu > li.menu-item-has-children > a:after{
    font-size: 19px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 8, 2015 at 15:11

    Hello,

    Please try to add this code in Global Custom CSS.

    .page .wpb_row, .page .page-content {
        margin-bottom: 0px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 8, 2015 at 14:30

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 8, 2015 at 13:47

    Hello,

    I didn’t see any styles for menu in custom css. Maybe you changed Header Type.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 8, 2015 at 12:46

    Hello,

    You’re using old theme and plugins versions. Please update them.
    Don’t forget to make backup of the site before update.
    Here is video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k
    The video tutorial is for Legenda theme, but the process is identical.
    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
    October 8, 2015 at 12:41

    Hello,

    Try to add this code in custom.css

    .items-slider {
    margin-bottom: 20px;
    } 

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 8, 2015 at 12:38

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

  • 1 2 3 147 148 149 383 384 385
    Viewing 4,440 results - 4,411 through 4,440 (of 11,542 total)
Viewing 30 posts - 4,411 through 4,440 (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.