Forum Replies Created

Viewing 30 posts - 66,571 through 66,600 (of 68,230 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 15:41

    Hello,

    If you mean header navigation menu, you can add this code in Custom css:

    .header-center .menu-wrapper .menu > li > a {
        padding: 1.2em 0.8em;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 15:37

    Hello,

    Try to add this code in Custom css:

    .owl-wrapper img {
        cursor: default;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 15:26

    Hello,

    This will be fixed in the next theme update.
    Please, add this code in Custom css:

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

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 13:28

    Hello,

    Please, see screenshots http://prnt.sc/ecst0f http://prnt.sc/ecssug

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 13:24

    Hello,

    You’re welcome!
    Feel free to ask if you have any other questions.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 12:53

    Hello,

    Try to use this code:

    .fixed-header {
        background-color: blue;
        border-bottom: blue;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 12:51

    Hello,

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

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 12:49

    Hello,

    Could you please provide wp-admin access in Private Content so we could check it?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 12:45

    Hello,

    So, is the issue solved?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 12:41

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 12:39

    Hello,

    You can edit it in Slider Revolution settings, for example http://prntscr.com/ecsato

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 12:33

    Hello,

    You need to edit your static block. You can to use Visual Composer editor, please, read documentation https://wpbakery.atlassian.net/wiki/display/VC/Visual+Composer+Pagebuilder+for+WordPress
    https://wpbakery.atlassian.net/wiki/display/VC/Element+Design+Options

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 12:05

    Hello,

    What way have you used to update theme FTP or Setup Wizard? Had you before update the child theme?
    Sorry, but we don’t provide support for 3-rd party plugins as it’s out of our support scope.
    Place file with translation into languages folder /wp-content/themes/xstore/languages (ru_RU.po and ru_RU.mo). Please, also, read our documentation https://www.8theme.com/demo/docs/xstore/#translation

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 11:48

    Hello,

    Could you please provide wp-admin and FTP access in Private Content so we could check it?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 11:38

    Hello,

    Unfortunately, there is no such option to shown popup only on a home page.
    You can try to add this code in custom css:

    #etheme-popup, .mfp-bg, .mfp-wrap {
        display: none;
    }
    .home #etheme-popup, .home .mfp-bg, .home .mfp-wrap {
        display: block;
    }
    

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 11:30

    Hello,

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

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 11:29

    Hello,

    Could you please provide the link to your site?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 11:26

    Hello,

    You can add this code in Custom CSS:

    .woocommerce-breadcrumb {
        display: none;
    }
    .back-history {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 11:23

    Hello,

    You can add this code in custom.css file:

    .header-type-4.transparent .main-nav {
        background-color: rgba(0, 0, 255, 0.25);
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 11:19

    Hello,

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

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 11:09

    Hello,

    1. Please, add this code in Custom CSS for desktop:

    .header-wrapper.header-two-rows .header-logo {
        width: 33.33%;
    }
    .header-wrapper.header-two-rows .right-wrap {
        width: 33.33%;
    }
    .header-wrapper.header-two-rows .left-wrap {
        width: 33.33%;
    }

    2. Please, ude this code in Global Custom CSS:

    .recentCarousel.slider .wp-picture.blog-hover-zoom{
    	width: 100%;
    }

    3. Try to chande it in VC settings for page or provide wp-admin access in Private Content so we could check it.
    4. Go to Settings > Reading > Blog pages show at most.
    5. Blog Layout Grid use masonry grid, so unfortunately it’s not possible.
    6. Could you please provide wp-admin access in Private Content so we could check it?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 10:47

    Hello,

    Seems it works fine now.
    Is this problem solved?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 10:41

    Hello,

    I’ve added this code:

    .mfp-wrap{
        display: none;
    }

    Please, check it now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 24, 2017 at 10:27

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 23, 2017 at 13:46

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 23, 2017 at 13:08

    Hello,

    You’re welcome!
    If there are any questions feel free to contact us.
    Have a nice day.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 23, 2017 at 13:06

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 23, 2017 at 11:30

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 23, 2017 at 11:25

    Hello,

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

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 23, 2017 at 11:24

    Hello,

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

    Regards

  • 1 2 3 2,219 2,220 2,221 2,273 2,274 2,275
    Viewing 66,600 results - 66,571 through 66,600 (of 68,230 total)
Viewing 30 posts - 66,571 through 66,600 (of 68,230 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.