Forum Replies Created

Viewing 30 posts - 3,451 through 3,480 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    January 8, 2016 at 10:23

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 8, 2016 at 10:19

    Hello @steffen1511,

    Sorry, but we don’t have such feature in our theme.

    You can try to use some third-party plugin to implement such functionality.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 8, 2016 at 10:16

    For Shop page you need add this code also.

    .woocommerce-breadcrumb{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 8, 2016 at 09:47

    In this case use the following code in Global Custom CSS

    .page-heading .breadcrumbs{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 8, 2016 at 09:44

    Hello @famous,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 8, 2016 at 09:35

    Hello @steffen1511,

    Try to use Modal Box element via Visual Composer plugin. See screenshot: http://prntscr.com/9ngj9j

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 8, 2016 at 08:44

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 8, 2016 at 08:40

    Hello @ceofvo,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 8, 2016 at 08:34

    Hello,

    Please use this code in custom.css file

    .page-wrapper {
        background: #f6f6f6;
    }

    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
    January 8, 2016 at 08:32

    Hello,

    Please add this code in 8Theme options->Styling->Custom CSS->Global Custom CSS.

    .woocommerce-variation-description,
    .product_meta{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 8, 2016 at 08:28

    Hello,

    Please try to disable third-party plugins one by one and check this issue.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 8, 2016 at 08:13

    Hello,

    Please use the following code in Theme Options->Custom CSS->Global Custom CSS.

    #breadcrumb .current,
    #breadcrumb .delimeter:last-child{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 16:46

    I’ve just added css code in Global Custom CSS. Please check it.

    .main-footer.text-color-dark .textwidget, .copyright.text-color-dark .textwidget, .main-footer.text-color-dark p, .copyright.text-color-dark p, .main-footer.text-color-dark h5, .copyright.text-color-dark h5, .main-footer.text-color-dark h5 span, .copyright.text-color-dark h5 span, .main-footer.text-color-dark .blog-post-list .media-body, .copyright.text-color-dark .blog-post-list .media-body,
    .main-footer.text-color-dark .address-company,
    .main-footer.text-color-dark .address-company .white-text,
    .main-footer-1 .wpb_heading {
        color: #787878 !important;
    }
    .main-footer.text-color-dark a, .copyright.text-color-dark a,
    .main-footer-1 .widget-title, .main-footer-1 .wpb_heading,
    .main-footer-1 .blog-post-list .media-heading a,
    .main-footer-1 .date-event {
        color: #787878;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 16:24

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 16:18

    Hello,

    Please read more in our documentation how to use one page:
    https://www.8theme.com/demo/docs/royal/index.html#!/3_one_page

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 15:28

    I’ve added this code in Global Custom CSS. Please check background color and fixed menu.

    .main-footer.text-color-dark, .copyright.text-color-dark{
    background-color: #5e5e5e !important;
    }
    .main-footer.text-color-dark{
    padding-top:60px;
    }
    .fixed-header .menu{
    float:right;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 14:35

    I’ve created the Footer static block for you. Please check it.

    Also use this code in Theme Options->Custom CSS->Global Custom CSS.

    .tbs {
        float: right;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 13:57

    You forget provide us with link to page.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 13:17

    How do you disable the demo footer?

    Please see this screenshot: http://prntscr.com/9h6noa

    To change background color of the footer use the following code in Theme Options->Custom CSS->Global Custom CSS.

    .copyright-1, .copyright-2, .copyright-3, .copyright, .main-footer {
        background: #222 !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 12:43

    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
    December 22, 2015 at 11:46

    Hello @BlankM,

    The issue has been fixed.
    Please check your site now.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 10:52

    Hello,

    I’ve added the anchor links in Row Settings (http://prntscr.com/9h59e2). Please clear cache and check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 10:47

    Please use the following code in Theme Options->Custom CSS->Global Custom CSS.

    .slide-item .progress-button {
        background: #000;
        color: #fff;
    }
    .slide-item .progress-button:hover{
        background: #fff;
        color: #000;
    }
    

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 09:47

    Hello,

    Could you please clarify with more details what exactly button you want to change and show us screenshots? Do you mean ‘add to cart’?

    Also please provide us with link to the page.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 09:11

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 08:46

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 08:41

    Hello,

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

    .navbar {
        padding: 20px 0;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 08:30

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 22, 2015 at 08:26

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 21, 2015 at 19:07

    Hello @iLivioSupport,

    The problem causes by Equal Height Columns for Visual Composer plugin. Please disable it and check issue.

    Regards,
    Robert Hall.

  • 1 2 3 115 116 117 383 384 385
    Viewing 3,480 results - 3,451 through 3,480 (of 11,542 total)
Viewing 30 posts - 3,451 through 3,480 (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.