Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    29.03.2016 at 01:37 #25995

    Hi,

    Try using the following custom css.

    .breadcrumbs {
    left: -14% !important;
    position: absolute;
    top: 25px !important;
    }

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    29.03.2016 at 01:33 #25994

    You are welcome!

    Denzel Chia
    Moderator
    Posts: 2656
    29.03.2016 at 01:32 #25993

    You are welcome!

    Denzel Chia
    Moderator
    Posts: 2656
    29.03.2016 at 01:31 #25992

    You are welcome!

    In reply to portfolio
    Denzel Chia
    Moderator
    Posts: 2656
    29.03.2016 at 01:30 #25991

    Hi,

    I have already provided a solution in the above reply.
    https://theme4press.com/support/topic/portfolio/page/2/#post-25961

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    29.03.2016 at 01:24 #25990

    Hi,

    Please try using the elastic slider. It resizes better.

    Thank you.

    In reply to portfolio
    Denzel Chia
    Moderator
    Posts: 2656
    27.03.2016 at 20:11 #25961

    Hi,

    Use the following in Theme Options -> Custom CSS

    .single-alora_portfolio .project-content .title-sep-container {
    display: none !important;
    }
    .single-alora_portfolio .project-content {
    position: relative;
    top: -70px !important;
    }
    .single-alora_portfolio .related-posts .title-heading-left {
    display: none;
    }

    In reply to portfolio
    Denzel Chia
    Moderator
    Posts: 2656
    27.03.2016 at 19:52 #25957

    Hi,

    Try pasting your URL in a pastie http://pastie.org/ and post the pastie URL here.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    27.03.2016 at 19:50 #25956

    Hi,

    That css code uses the :before selector, it is only supported in popular browsers, please refer to the following article.
    http://www.w3schools.com/cssref/sel_before.asp

    The only option for you is to modify the theme’s javascript.
    We do not provide assistance in modifying theme codes.
    You may want to hire a developer from http://jobs.wordpress.net/ to assist in your customization.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    27.03.2016 at 19:42 #25955

    Hi,

    Please post your website URL, and url of your image.
    And also tell me which part of your homepage, you want the image as background.

    Thank you