Forum Replies Created

Viewing 30 posts - 1,621 through 1,650 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    June 17, 2016 at 08:31

    It was cache.

    Please use this code in custom.css

    .fixed-header-area .fixed-header .logo-with-menu {
        width: 216px;
        margin: 13px 0;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 17, 2016 at 07:59

    Please clear cache and check it now.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 17, 2016 at 07:37

    Hello,

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 17, 2016 at 07:36

    Hello,

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

    Also I see that your popup has the close button and it’s working perfect. http://prntscr.com/bhey9c

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 17, 2016 at 07:31

    Hello,

    As I see you’re using the default logo of Legenda theme.

    Try to add this code in custom.css

    .header1 .logo img{
        max-width: 600px;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 17, 2016 at 07:25

    Hello,

    I’ve changed code in the Child Theme. Please check it now.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 17, 2016 at 07:14

    Hello,

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 17, 2016 at 07:13

    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
    June 16, 2016 at 14:21

    You are welcome! We are glad to help you and thanks for good thoughts!
    Would appreciate if you leave a rating! You can do this in Downloads area. Login to your account on ThemeForest, go to Downloads area, find Royal theme and you’ll see the stars next to it.
    Thank you!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 16, 2016 at 14:19

    Hello,

    I’ve added this code into Child Theme. Please check.

    @media (min-width: 1200px){
    .header-type-3 .main-nav .menu {
        width: 770px !important;
        padding-top: 22px;
    }
    .header-type-3 .logo-with-menu {
        width: 400px;
    }
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 16, 2016 at 13:57

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 16, 2016 at 13:30

    As I see you’ve added the font-weight value 800 for each elements and titles also – http://prntscr.com/bh34of

    Please set on 600 then check difference beetwen Chrome and Firefox browsers.

    Also I’ve checked site in Safari browser and there is no issue with blue text. See screenshot: http://prntscr.com/bh360v

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 16, 2016 at 12:31

    Hello,

    Please try it now. Don’t forget to clear all cache.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 16, 2016 at 12:27

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 16, 2016 at 12:24

    Yes, if you want to change label you should upload your image in to that folder.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 16, 2016 at 10:32

    Hello,

    This label is an image called new-icon.png. In this case you should reupload that icon with your own in wp-content/themes/legenda/images/ folder, but save the same name – new-icon.png

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 16, 2016 at 08:50

    Hello,

    I’ve changed code in Global Custom CSS. Please check the font now.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 16, 2016 at 07:41

    Hello,

    Please try to add this code in Global Custom CSS.

    @media (min-width: 740px) and (max-width: 970px){
    .sidebar,
    .sidebar-widget{
        position: initial;
    }
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 16, 2016 at 07:32

    Hello,

    This question is a bit unclear for us. Could you please clarify us with more details and show screenshot how it should be?

    As I see you’ve already set the mobile menu.
    https://gyazo.com/4a6ae3d1ea39893bd579140f95267554

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 16, 2016 at 07:26

    Hello,

    1) Navigate to Dashboard->Visual Composer->Role Manager->Post Types->Custom and select all of them.

    2) You can find all of Woopress shortcodes in our documentation:
    https://www.8theme.com/demo/docs/woopress/index.html#!/8_woopress_shortcodes

    Also you can find the WooCommerce Product Tag and WooCommerce Product Categories widgets in Dashboard->Appearance->Widgets.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 16, 2016 at 07:15

    Hello,

    PLease try use this code.

    .shop_table .product-thumbnail {
        background: red !important;
    }
    .quantity input[type="button"] {
        background-color: red !important;
    }
    .input-text {
        background-color: red;
    }
    .flex-direction-nav a {
        background-color: red;
    }
    .products-grid .product {
        border: 1px solid red;
    }
    #payment {
        background-color: red !important;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 15, 2016 at 22:04

    Please try to disable third-party plugins one by one and check it, one of them caused issue.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 15, 2016 at 19:35

    Hello,

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 15, 2016 at 19:34

    Please use this code
    1)

    .main-nav .menu > li > a{
    color:red;
    }

    2)

    .title span {
        background: red;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 15, 2016 at 18:39

    Hello,

    Please try add this code into style.css file of the Child Theme
    for header background:

    .header-type-4.transparent {
        background: red;
    }

    for main background:

    .page-wrapper {
        background: red !important;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 15, 2016 at 18:36

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 15, 2016 at 18:34

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 15, 2016 at 17:43

    We’ve disabled the Force secure checkout option in Woocommerce > Settings > Checkout. Please check it now.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 15, 2016 at 17:12

    Hello,

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 15, 2016 at 15:56

    Hello,

    Please update the theme to the latest version and check the issue.
    Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.

    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
    (it’s for Legenda theme but the process is the same).

    Regards,
    Robert Hall

  • 1 2 3 54 55 56 383 384 385
    Viewing 1,650 results - 1,621 through 1,650 (of 11,542 total)
Viewing 30 posts - 1,621 through 1,650 (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.