Forum Replies Created

Viewing 30 posts - 4,471 through 4,500 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 14:06

    Hello,

    I’ve added this code for submenu items:

    .menu .menu-full-width .nav-sublist-dropdown ul > li > a {
       text-transform: capitalize;
    }

    And to decrease columns size I’ve added this css code:

    .header-type-7 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown {
      width: 280px !important;
    }
    
    .menu .menu-full-width .nav-sublist-dropdown ul > li {
       width: 108px;
    }

    Please check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 13:35

    Hello,

    As I see you are using special plugin shortcode for Google map [su_gmap].
    Try to use our shortcode [gmaps].

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 13:27

    Hello,

    Please use this css code:

    .st-content {
      background-color: #FCFBE3;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 13:21

    Hello,

    We removed this code in Global Custom CSS:

    .products-list .product .product-image-wrapper {
       width: 25% !important;
    }

    Unfortunately for now we can’t reproduce the issue in FF.
    We checked the site several times on different computers and all images are displayed correctly.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 13:00

    Hello,

    Please add this code in Theme Options > Custom CSS > Custom CSS for desktop:

    .mailchimp-inline input[type="submit"] {
       margin-top: -55px;
    }
    .mc4wp-form input[type="email"] {
        width: 65%;
        margin: 0;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 12:53

    Hello,

    Color changed.

    Do you mean you want to make submenu items capitalized too? As I see they already are.

    Add this code in Global Custom CSS:

    .menu .nav-sublist-dropdown {
       top: 100%;
    }
    .menu .nav-sublist-dropdown .container {
        width: 300px;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 12:33

    Hello,

    The file wp-content/themes/royal/woocommerce/myaccount/my-orders.php has been removed in the theme recent update.
    Remove it from your site files too and check the page after that.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 12:28

    Hello,

    We see only My Account page. Please give us full permissions to wp-admin panel.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 12:25

    Hello,

    1. Please use this code:

    .footer-top-2 .product-categories > li > a {
       color: blue !important;
    }

    2. Use this css code:

    .ico-sum:after {
       content: none;
    }

    3. Unfortunately there is no such option.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 11:10

    Hello,

    If 3 categories will be shown at a time on mobile the images will be very small.
    We can recommend you to show slider arrows to be able to move the slider, use this code in Theme Options > Custom CSS > Custom CSS for mobile:

    .carousel-area .owl-controls {
       display: block !important;
    }

    To show each quote in one line you have to decrease font size, but it will also be too small to see it.

    To change featured products number edit Products element on home page and change the value for “Number of items on phones” setting.

    The heading under that for testimonials should be on one line.

    Use this css code in Custom CSS for mobile:

    h3 {
        font-size: 14px;
    }

    Concerning the footer try this css code:

    .footer-top.footer-top-3 h2 {
        font-size: 12px;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 10:54

    Hello,

    Please show a page where you want to make changes and show a screenshot what exactly needs to be modified.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 10:51

    Hello,

    I’ve just checked wp-admin with enabled plugins and the dashboard is working fine.
    Clear browser cache and check again.
    As for Visual Composer you have to update it to the latest version https://www.8theme.com/download-plugins/ .
    Also update all required plugins.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 10:33

    Hello,

    3./4. Please use this css code:

    .footer-top-2 .widget-title span {
      background-color: rgb(224, 224, 224);
    }
    .footer-top-2 .widget_nav_menu li a {
       color: #767676 !important;
    }
    .footer-top-2 .widget_nav_menu .widget-title:after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        top: 8px;
        left: 0;
        position: absolute;
        background: #000;
        z-index: 1;
    }

    5. Change the code in Global Custom CSS:

    .fixed-header-area .menu > li > a {
        font-size: 18px !important;
    }

    Set the needed size.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 09:35

    Hello,

    You are welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 08:19

    Hello,

    Please provide us with WP Dashboard and FTP credentials in private content as we need to check your settings.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 22, 2016 at 08:13

    Hello @pablostevens,

    Please provide us with WP Dashboard credentials in private content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2016 at 19:20

    Hello,

    We don’t ask for site url, but for a screenshot to get better understanding what exactly you want to achieve. So please show a screenshot.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2016 at 19:18

    Hello,

    Some plugin is causing the issue. Disable them one by one to find it out.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2016 at 17:54

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2016 at 17:48

    Hello,

    Some plugin is causing the issue. Disable them one by one to find it out.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2016 at 17:43

    Hello,

    As I see both methods are shown:
    http://storage2.static.itmages.com/i/16/0421/h_1461256805_1053867_4677a9fed0.png .
    Try to check your Woocommerce settings you set for Shipping.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2016 at 17:25

    Hello,

    You need also click “Visual” http://storage6.static.itmages.com/i/16/0421/h_1461255943_8333366_85760e2b2f.png to select the editor.
    Please check it again.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2016 at 17:20

    Hello,

    As I see there are 500 errors on your site http://storage1.static.itmages.com/i/16/0421/h_1461255590_6259947_97e9d8b8a5.png . It is related to server side.
    You have to contact your hosting provider support to check error logs.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2016 at 17:14

    Hello,

    Sorry, but it can’t be changed.
    Specially there is a scroll to move the table to see all information.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2016 at 17:12

    Hello,

    You need edit the settings of Woocommerce Product Categories widget in Appearance > Widgets > Shop Sidebar and select “Category Order” for “Order by” setting.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2016 at 16:14

    Hello,

    Please update all WPML plugins and check Widgets area after that.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2016 at 16:01

    Hello,

    1. Could you please show a screeshot what you want to achieve?

    2. As I see footer is shown fine http://storage7.static.itmages.com/i/16/0421/h_1461250648_4644974_cb2a8da9de.png . What exactly do you want to change?

    3. Please specify for which text you want to change color in the footer.

    4. Go to Appearance > Menus > Manage locations > deselect “Main menu (right)”.

    5. You have this code in Global Custom CSS:

    .products-grid .product-title a {
        color: black !important;
    }

    Edit it to change product title color.

    6. Use this code in Global Custom CSS:

    .price {
      color: #000;
    }

    Write your color value.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2016 at 15:54

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2016 at 15:49
    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2016 at 15:46

    Hello,

    Do you want to order categories in Shop page sidebar or using Product Categories element from VC editor?

    Regards,
    Eva Kemp.

  • 1 2 3 149 150 151 1,045 1,046 1,047
    Viewing 4,500 results - 4,471 through 4,500 (of 31,382 total)
Viewing 30 posts - 4,471 through 4,500 (of 31,382 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.