Forum Replies Created

Viewing 30 posts - 64,501 through 64,530 (of 65,820 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 1, 2017 at 13:08

    Hello,

    Please navigate to Theme Options->Responsive->Enable Responsive Design

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 1, 2017 at 11:57

    Hello,

    Go to Appearance > Widgets > Additional Shop Widget area http://prnt.sc/e32bad

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 1, 2017 at 11:20

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 1, 2017 at 08:38

    Hello,

    We can’t check the site because maintenance mode is enabled. Please, provide temporary admin panel and screenshot of the area with the problem.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 1, 2017 at 08:34

    Hello,

    Go to Slider Revolution and edit your “Home Sliderd Demo4”

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 1, 2017 at 08:14

    Hello,

    Go to Pages > Edit page and add your code in Page Settings custom ss:
    http://prntscr.com/e300uy

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 1, 2017 at 08:02

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 16:24

    Hello,

    Please, add !important http://prntscr.com/e2pss8

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 16:12

    Hello,

    1. Change your code http://prntscr.com/e2pd0d http://prntscr.com/e2pdfx
    2. Try to change margin value there http://prntscr.com/e2pg6c

    .copyright-3, .copyright {
        padding-top: 0;
    }
    .copyright-3 .container .row-copyrights {
        border-color: white;
    }

    3.

    .widget_shopping_cart_content .bottom-btn a {
        background-color: orange;
    }

    4.

    .cart-collaterals .checkout-button {
        background-color: orange;
    }

    6.

    div.wpcf7 label {
        width: 100%;
    }
    div.wpcf7 label input {
        width: 100%;
    }
    div.wpcf7 textarea {
        width: 100%;
    }

    Could you give FTP credentials to check this issue?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 15:43

    Hello,

    1. Please add this code in Custom CSS:

    .header-type-8 .menu-wrapper .languages-area li {
        display: inline-block;
        margin-right: 5px;
    }

    2. Add this code in page custom css http://prntscr.com/e2p08r

    input[type=submit] {
        background-color: green;
    }
    input[type=submit]:hover {
        background-color: red;
    }

    3-4. Please read more in documentations:
    https://www.8theme.com/demo/docs/royal/index.html#!/1_how_to_translate 21.2 Translation theme with WPML section.
    https://wpml.org/documentation/

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 14:49

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 14:47

    Hello,

    Also use this code:

    .global-header-center.et-secondary-menu-on .secondary-menu-wrapper .menu > li > a {
        padding-top: 10px; 
        padding-bottom: 10px; 
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 14:36

    Hello,

    To change the Newsletter go to Theme Options > E-Commerce > Promo Popup > change the link title. This is default link and you can’t change its url. You can only enable/disable it. If you want to add a different link you may disable it and add a text widget with your new link into Right top bar widget area.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 14:25

    Hello,

    Try to add this code in your Custom css:

    .single-product .available-on-backorder {
        display: block !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 14:13

    Hello,

    Please see screenshot http://prnt.sc/e2nvvu

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 14:04

    Hello,

    Change this code:

    .woocommerce-tabs p {
        line-height: 1.5;
        font-size: 0.8rem;
    }

    to:

    .woocommerce-tabs p, .woocommerce-tabs li, .woocommerce-tabs span {
        line-height: 1.5;
        font-size: 0.8rem;
    }

    also use this code:

    .main-products-loop .products-list .product .product-details .product-excerpt {
        line-height: 1.5;
        font-size: 0.8rem;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 13:48

    Hello,

    You can also use this code:

    .single-product .left-bar .left-titles li {
        padding: 10px;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 13:34

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 13:21

    Hello,

    Try to change previous code to:

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

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 13:11

    Hello,

    Try to use this code in Custom CSS:

    .address-company {
        border-color: white;
    }
    footer .vc_icon_element {
        margin-bottom: 15px;
    }
    .header-type-7 .menu-wrapper .menu > li > a:hover {
        color: #ff8800;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 08:52

    Hello,

    Could you please try to disable all 3-rd party plugins and then check.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 08:27

    Hello,

    You need to create the Static block with your widgets and content http://prntscr.com/e2jzmq http://prntscr.com/e2jzy0. Then add “8theme – Static Block” widget in Appearance > Widgets > Footer 1 or Footer 2 area and select the block you created.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 08:21

    Hello,

    Please, add this code in Custom CSS:

    .woocommerce-checkout .wc-payment-form .form-row {
        margin-left: 0;
    }
    .woocommerce-checkout .wc-payment-form .form-row label {
        height: 40px;
        padding-left: 0;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 08:11

    Hello,

    You’re welcome!
    Have a nice day!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 08:10

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 08:09

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 08:09

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 08:08

    Hello,

    As I see, you set this static block in Appearance > Widgets and it already displays on all pages. You can change color in Static Blocks section and edit this, or Theme Options > Footer.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 30, 2017 at 16:34

    Hello,

    As I see, your code works fine http://prntscr.com/e29mq6 .
    Don’t forget to clear browser and server cache before checking.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 30, 2017 at 16:27

    Hello,

    We’re glad to hear that your issue was solved.
    Have a nice day!

    Regards,
    Rose Tyler.

  • 1 2 3 2,150 2,151 2,152 2,192 2,193 2,194
    Viewing 64,530 results - 64,501 through 64,530 (of 65,820 total)
Viewing 30 posts - 64,501 through 64,530 (of 65,820 total)
8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.