Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    October 14, 2016 at 6:49 am #30711

    Hi,

    All woocommerce related custom function is found in evolve-plus/library/woo-config.php
    You can contact our developer, if you require customization assistance.
    https://theme4press.com/theme-customization-service/

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    October 14, 2016 at 6:44 am #30710

    Hi,

    You can use the following in Theme Options -> Custom CSS

    @media screen and (max-width:768px){
    #bootstrap-slider {
    display: none !important;
    }
    }

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    October 14, 2016 at 6:40 am #30708

    Thank you for your reply.
    I will close this thread for you.

    Denzel Chia
    Moderator
    Posts: 2656
    October 14, 2016 at 6:38 am #30707

    Hi,

    You are welcome.
    Sorry for causing any inconveniences.

    Best Regards,
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    October 14, 2016 at 6:36 am #30706

    Hi,

    You did not give me the username.
    Please provide in private reply.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    October 13, 2016 at 10:04 am #30682

    Hi,

    I had logged in and fixed the issue.
    Please let me know if you are still seeing any errors.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    October 13, 2016 at 9:53 am #30681

    Hi,

    You are welcome.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    October 13, 2016 at 9:37 am #30680

    Hi,

    Please use the following in your Theme Options -> Custom CSS

    @media screen and (max-width:768px){
    .carousel-control {
    display: none !important;
    }
    #bootstrap-slider .carousel-caption h2 {
    font-size: 10px !important;
    margin-top: 0 !important;
    position: relative !important;
    top: 25px !important;
    line-height: 1.6 !important;
    }
    }

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    October 13, 2016 at 9:27 am #30679

    Hi,

    I had applied the temporary css fix on your website.
    Please clear your browser history before revisiting your website.
    http://valledental.com/pide-cita/visitanos/

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    October 12, 2016 at 6:51 am #30660

    Hi,

    I am not the developer, and I do not know if the theme will work properly if you disable reduxframework plugin after making changes to theme options. You can try it out.

    The Theme4Press core plugin contains slider and all shortcodes of the theme, if you remove it, many of the features will not work.

    Thank you