Forum replies created

    Priyank
    Spectator
    Posts: 747
    January 6, 2017 at 3:06 pm #31809

    Hi,

    Sorry for the issue, we are planning to update theme soon.
    we update all your portfolio template now, you can use it.

    And for H2 tag style
    Follow Theme options -> Typography -> Headings
    Here you can change all heading tag design.

    Thank you

    Priyank
    Spectator
    Posts: 747
    January 6, 2017 at 7:28 am #31793

    Hi,
    obviously, You changes in our demo website look.

    Priyank
    Spectator
    Posts: 747
    January 6, 2017 at 7:19 am #31792

    Hi,
    Check your site,
    Your issue is solved in Portfolio Four Column Text and Portfolio Four Column Template.
    And additional Custom width theme option not supported in portfolio template
    We will changes further template in next theme update.
    thanks for your passion.

    Priyank
    Spectator
    Posts: 747
    January 6, 2017 at 5:58 am #31787

    Hi,
    Follow this path
    Apprearance -> Theme options -> General -> Import Demo Content

    Priyank
    Spectator
    Posts: 747
    January 5, 2017 at 6:34 am #31776

    Hi,
    Please, Provide your WP-Admin details in private reply for check your issue.
    thanks

    Priyank
    Spectator
    Posts: 747
    January 4, 2017 at 6:32 am #31760

    Hi,

    Follow screenshot option. May be need to set shadow enable.
    http://prnt.sc/dra3yq

    Thank you

    Priyank
    Spectator
    Posts: 747
    January 2, 2017 at 1:17 pm #31668

    Hi,
    Add new custom css in your old style
    #menu-hauptmenue ul li a {
    line-height: 2.2 !important;
    }
    ul.nav-menu ul.sub-menu .sf-with-ul::after {
    top: 25%;
    }

    Priyank
    Spectator
    Posts: 747
    January 2, 2017 at 8:52 am #31557

    Hi,
    Please provide a custom css in theme option
    .content-box img {
    width: 100%;
    }

    Priyank
    Spectator
    Posts: 747
    January 2, 2017 at 8:35 am #31551

    Hi,
    First of all, We are not changes in a plugin for a position of the text.
    And you are not provided any screenshot or link of your text position in slider.
    You are enter first slide Add or Edit Slides option in Theme4press Slider it displays in last like Last In First Out.
    and you Set Slider Width option as 100% in Add or Edit Sliders of Theme4press Slider option for resizes properly in responsive sizing.

    Priyank
    Spectator
    Posts: 747
    January 2, 2017 at 6:56 am #31547

    Hi,
    We are creating new menu style effect in evolve update, this effect not in evolve 2.5.1
    So, You adjust the line height/line spacing in your primary menu, you change only on line-height not padding. Like
    #menu-hauptmenue ul li a {
    line-height: 2.2 !important;
    }