Forum Replies Created

Viewing 30 posts - 9,121 through 9,150 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 16:10

    Hello Mentadata,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 16:08

    Hello CPP,

    I’ve sent you the latest version of the Master Slider plugin. Check your email please.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 14:49

    Yes, it’s normal method to use Child Theme, don’t worry.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 14:47

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 14:46

    Hello,

    Try to add following code into custom.css file.

    .header-logo img {
    max-width: 380px;
    }

    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
    January 9, 2015 at 14:15

    Could you please clarify what section you want change the colour and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 14:13

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 13:52

    You can change logo in Theme Options->Header->Logo image and Logo image for Fixed header.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 13:50

    Hello pro2know,

    I’ve selected a Child Theme in Appearance->Themes and now it’s works well. Check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 13:45

    Hello romanier,

    Sorry, but you forgot to provide us with wp-admin access.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 13:44

    Hello,

    1) I’ve enabled all Content Types in Setting->visual Composer->General Setting.
    2) As I see you have already changed logo.
    3) To change header color please add this code into custom.css file.

    header{
    background:red;
    }
    

    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
    January 9, 2015 at 13:06

    Hello,

    Could you please clarify with more details what exactly you want to do and show us screenshots?
    Also please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 13:05

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 11:17

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 11:16

    Hello romanier,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 10:58

    Hello,

    Try to add this code into custom.css file.

    .with-sidebar .rows-count3.products-grid .product-grid{
    height: 470px;
    }

    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
    January 9, 2015 at 10:33

    Hello,

    Navigate to WooCommerce->Settings->Products->Inventory->Stock Display Format and select Never show stock amount.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 09:55

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 09:23

    Hello,

    This lines comes with images. Try to upload images with different resolution and check.
    Also you can use images with .png format.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 09:20

    Hello,

    I’ve added following code into custom.css file and now works well. Check it.
    .et-mega-search form .button.filled {background-color: white !important;}

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 09:10

    Hello,

    If you made changes only in custom.css file or in Child theme then after updating theme all changes will remain.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 09:08

    Hello,

    Also please provide us with link to the admin panel.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 09:05

    Hello,

    I’ve removed one row in Static Block->Pre-Footer Row 1->edit and added this code into custom.css file

    .double-border p 
    {display:none;}

    Check your site.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 08:52

    Hello,

    Try to add following code into custom.css file.

    @media (max-width: 479px){
    .products-grid.product-count-4 .product:nth-child(n) {
    width: 50%;
    }
    }

    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
    January 9, 2015 at 08:46

    Hello robertkooijman,

    So, is your issue resolved?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 08:34

    Hello,

    Are you making any changes on the site right now?
    Please provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 08:13

    Hello,

    We’re glad to hear it.
    Have a good day!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 08:11

    Hello,

    Yes, we need all credentials to admin panel (login, password) and to FTP (host, login, password).
    Please provide as well.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 9, 2015 at 08:07

    Hello pro2know,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 8, 2015 at 16:48

    Hello,

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

    Regards,
    Robert Hall.

  • 1 2 3 304 305 306 383 384 385
    Viewing 9,150 results - 9,121 through 9,150 (of 11,542 total)
Viewing 30 posts - 9,121 through 9,150 (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.