Forum Replies Created

Viewing 30 posts - 3,961 through 3,990 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 15:49

    Hello,

    Please use this code in 8Theme Options->Styling->Custom CSS->Global Custom CSS.

    .product .product-details .product-title a{
        height: 30px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 15:45

    If you use Child theme it’s not necessarily to use custom.css. You can add code above to style.css of the Child Theme.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 15:07

    Try to add the following code

    .widget-container.widget_nav_menu li a{
    color:#fff;
    }
    #nav_menu-2{
    margin-top: -27px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 14:41

    Hello,

    Please use this code in custom.css

    .icon-facebook,
    .icon-pinterest,
    .icon-instagram{
    font-size: 24px;
        margin-left: 10px;
        color: #d2d2d2;
        position: relative;
        cursor: pointer;
        top: 3px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
     .custom-info-block a i:hover{
        color: #ed1c2e;
    }

    To make them clickabily you need edit code above and put link there, for example
    <a href="http://theeventry.com/"><i class="icon-rss"> </i></a></div>
    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 14:19

    Hello,

    Try to add the following code in custom.css

    .product_layout_variant2 .product_description_mainblock {
        width: 479px !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
    November 12, 2015 at 13:38

    Hello,

    As I see it’s working fine. Please see screenshot: http://prntscr.com/91wmms

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 12:46

    Please use this code in Global Custom CSS.

    .menu-social-icons{
    float:right;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 11:43

    We can’t log to admin panel got error “403 Forbidden”. See screenshot: http://prntscr.com/91vnnu
    Also you forget to provide us with FTP credentials.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 11:40

    1) In this case try use this code

    .product-category > a img {
        margin-bottom: 20px;
    }

    2) You need edit \themes\classico\framework\shortcodes.php file.
    Find this section// ! Share This Product and you’ll see code below.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 11:36

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 11:03

    Try to use the following code in Global Custom CSS

    .product-category .categories-mask {
        position: relative;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 11:00

    Hello,

    We need login and password to access wp-admin panel and FTP credentials (host, login, password).
    You can also ask your hosting to provide credentials for you.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 10:58

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 10:56

    I’ve added the following code in Global Custum CSS.

    .postid-2337 .product-information .short-description {
        width: 717px;
    }

    in Custom CSS for desktop

    .postid-2337 .product-information .short-description {
        width: 670px;
    }

    in Custom CSS for tablet, Custom CSS for mobile landscape, Custom CSS for mobile

    .postid-2337 .product-information .short-description {
        width: 100%;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 10:16

    Please try to add this code in Global Custom CSS.

    .postid-2337 .single-product-sidebar .product-brands {
        display: none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 09:43

    Hello,

    Please try this code in Global Custom CSS

    .breadcrumbs .back-history:hover:before {
        color: red;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 09:41

    Please provide us with link to the page where you want to remove the Brand block.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 08:52

    Hello,

    In this case it’s not possible. We can add CSS style as color, font and others, but not text and pictures.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 08:46

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content and we’ll try to update theme.

    Also please make full backup of the site.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 08:44

    Hello,

    As I see you’re using some Captcha plugins http://prntscr.com/91ubci
    Sorry, but we don’t provide support for 3rd-party plugins.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 08:39

    Hello,

    1) You can use Lightshot programm to make screenshot.
    Do you mean this place? http://prntscr.com/91ua88

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 08:35

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 12, 2015 at 08:33

    Hello,

    I’ve added the following code in 8Theme options->Styling->Global Custom CSS. Please check.

    .shop-full-width .products-grid.row-count-4 .product:nth-child(4n+1) {
        clear: both !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 11, 2015 at 22:06

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 11, 2015 at 21:37

    Hello,

    You need add the Text widget with following code to Prefooter Row (Appearance->Widgets).

    <div class="custom-info-block a-left"><span>Follow Us:</span>
    <a href="#"><i class="icon-youtube"> </i></a>
    <a href="#"><i class="icon-twitter"> </i></a>
    <a href="#"><i class="icon-facebook"> </i></a>
    <a href="#"><i class="icon-rss"> </i></a></div>
    <div class="custom-info-block a-center"><a href="#">Check Out Our New WordPress Theme !</a></div>
    <div class="custom-info-block a-right"><a href="#">Our Support Is Online 24/7 <span>Support Chat</span></a></div>

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 11, 2015 at 20:50

    Try to add the following code in custom.css

    @media (max-width: 767px){
    .page-content > .row-fluid .content, .page-content > .row .content {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        order: 0;
        -webkit-order: 0;
        margin-left: 0;
        max-width: 100%;
    }}

    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
    November 11, 2015 at 20:43

    Hello,

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

    .product-navigation {
        display: none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 11, 2015 at 20:40

    Hello,

    Try to disable third-party plugins one by one some of them caused issue.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 11, 2015 at 20:23

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 11, 2015 at 20:09

    Did you made changes in original theme files?

    Please provide us FTP credentials in Private Content and we’ll try to reupload theme.
    Also please make full backup of the site.

    Regards,
    Robert Hall.

  • 1 2 3 132 133 134 383 384 385
    Viewing 3,990 results - 3,961 through 3,990 (of 11,542 total)
Viewing 30 posts - 3,961 through 3,990 (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.