Forum Replies Created

Viewing 4 replies - 61 through 64 (of 64 total)
  • Theme Author Template Sell

    (@templatesell)

    Hello
    As you said above that you are using Site Origin page builder and it is not looking fine on mobile phone.
    As a theme developer, we can’t have control over the plugin and why it is not working on it.
    We believe, instead of using this plugin, we can recommend Elementor plugin. You can use that.

    Your other problem will also addressed with it.

    Finally, the use of Polite theme is for blog or content website, so, we hadn’t check with this Site Origin page builder, however, it is checked with Elementor.

    Regards
    Template Sell

    Theme Author Template Sell

    (@templatesell)

    Hello @sethw1998,
    At first, thank you so much for using our theme Polite and thanks for loving it.

    It would be better if you come up with site URL or screenshot to know about the issues.

    While we checked the theme demo, it is fine. You can also check the theme demo in your mobile phone. All our demos are listed here. https://www.templatesell.net/demo/polite-lite/

    If your website layout and theme demo layout is different, would you please check once by deactivating the installed plugin and check it. Probably you might have the mobile layout plugin of Jetpack or similar other one.

    At last, what type of header you need? Full width means? We have multiple demos of free and pro and you can check them from the above provided demo page link.

    Please let us know if you have any queries.

    Thank you
    Template Sell

    Theme Author Template Sell

    (@templatesell)

    Hello @jacobstephens,
    At first, thank you so much for using our theme Polite and thanks a lot for using support forum for the query.

    The question about hiding expert in blog page option is available on the premium version of the theme. So, we recommend you to check the premium version if you are looking for the added features.

    However, you can also do this on free version with the help of custom CSS. Kindly add the below CSS codes on Appearance > Customize > Additional CSS,

    .post-excerpt p {
    display: none;
    }

    Looks like the above CSS will hide the title of the post. So, those who are looking for the similar solution, please use the above CSS code we provided.

    Thank you

    Theme Author Template Sell

    (@templatesell)

    Hello @alibilgeal,
    Thank you so much for using our theme Polite.
    As we see there is no previous and next post below the page found. We believe that you removed it.

    For those who are looking for the similar solution, please add the below css codes on Appearance > Customize > Additional CSS,

    .single .post-navigation .nav-previous {
    display: none;
    }
    .single .post-navigation .nav-next {
    display: none;
    }

    Hope this works.

    For dedicated support, please contact us here. https://www.templatesell.com/contact-us/

    Thank you
    Template Sell

Viewing 4 replies - 61 through 64 (of 64 total)