Forum Replies Created

Viewing 30 posts - 7,921 through 7,950 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    March 9, 2015 at 15:49

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 9, 2015 at 15:47

    Hello,

    Please provide us with link to the page where you want make changes or show us with screenshots and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 9, 2015 at 15:16

    Hello,

    1, 2) Please provide us with wp-admin access in Private Content.
    3) Please add this code in custom.css file.

    .products-grid .product .product-name{
    font-size: 11px;
    }

    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
    March 9, 2015 at 15:11

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 9, 2015 at 15:11

    Hello,

    You can add Revolution Slider via Visual Composer plugin for single products and posts. For example, navigate to Dashboard->Products->select one of your->edit->select backend editor and add Revolution slider element.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 9, 2015 at 15:05

    Hello,

    You can read more in our documentation how to customize footer area:
    https://www.8theme.com/demo/docs/idstore/index.html#!/widgets

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 9, 2015 at 14:58

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 16:45

    Hello,

    We have 503 error when try log to your site. See screenshot: http://prntscr.com/6dffxc

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 16:14

    Hello,

    Please add this code into custom.css file.

    .mobile-nav .menu > li > a{
    color:#fff;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 16:10

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 16:08

    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
    March 6, 2015 at 15:41

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 15:40

    Hello,

    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
    March 6, 2015 at 15:38

    Hello,

    Please add this code into custom.css file:

    .banner .banner-content h5{
    color: #000;
    }

    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
    March 6, 2015 at 14:24

    Hello,

    1) Please provide us with link to the page and wp-admin access in Private Content.
    2) You need to change name of Home page in admin panel -> pages.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 14:20

    Hello,

    1) Please edit \themes\royal\framework\shortcodes.php file on line 241
    2) Try to add this code into custom.css file:

    .btn.btn-black{
    background-color: grey;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 14:17

    Hello,

    In this case you need change name of your Portfolio page in Admin panel->Pages.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 13:21

    Hello,

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 13:21

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 11:25

    Hello,

    As I see it working fine now. See screenshot: http://prntscr.com/6dccb4

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 11:23

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 11:22

    Hello,

    I’ve made some changes in custom.css file. Please check.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 10:51

    Hello,

    Sorry, but we can’t see your screenshot. You can use LightShot program to make screenshots.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 10:47

    Hello,

    No, menu has some static width and removing search icon will not give you result.
    Also I don’t recommended you to remove search icon.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 10:43

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 09:39

    Hello,

    1) Please see video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k
    Before updating please make backup your site and move all your changes to custom.css file or Child Theme.
    2) Navigate to Dashboard->Chat Console-> Options->Customize Skin.
    3) Please add this code into custom.css file

    .menu > li > a:hover{
    text-decoration: underline;
    }

    4) To disable search symbol please add following code into custom.css file

    .et-search-trigger .fa-search{
    display:none;
    }

    to change for another you can use some 3rd party plugin.
    5) Try to use sidebar ‘Place in header top bar’ in Appearance->Widgets.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 09:29

    Hello @viniciuspaginas,

    Please try to change theme to default and then activated plugin. If this will be successfully please change theme back to your and try to import.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 09:00

    Hello,

    You’re welcome!
    No, it not yours problem. I’ve changed some files.
    Have a good day!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 08:59

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 6, 2015 at 08:58

    Hello,

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

    Regards,
    Robert Hall.

  • 1 2 3 264 265 266 383 384 385
    Viewing 7,950 results - 7,921 through 7,950 (of 11,542 total)
Viewing 30 posts - 7,921 through 7,950 (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.