Forum replies created

    Roman
    Spectator
    Posts: 3147
    19.01.2018 at 23:33 #36287

    sorry, but this is not cPanel, it’s the wp admin of the website, please contact your hosting company, if you are unsure about the FTP/cPanel login details

    Roman
    Spectator
    Posts: 3147
    19.01.2018 at 22:05 #36283

    may I know which evolve+ version you used before? The body tag was done this way many past versions. As I mentioned in earlier message and as you quote from Google, there are spaces from the widgets areas (text widgets) where the codes can be implemented.

    Roman
    Spectator
    Posts: 3147
    19.01.2018 at 22:01 #36282

    change previous CSS with the following one:

    .hentry {
    padding-bottom: 0;
    }

    .homepage-content .margin-40,
    .archive .margin-40,
    .category .margin-40 {
    margin-bottom: 0;
    }

    .hentry h2 {
    margin-top: 0;
    }

    Roman
    Spectator
    Posts: 3147
    19.01.2018 at 21:52 #36281

    Hi Xavier, yes please or allow us for the admin edit in your wp installation

    Roman
    Spectator
    Posts: 3147
    19.01.2018 at 21:43 #36280

    Hi Jan,

    any additional CSS code you can add under Appearance -> Customize -> Additional CSS

    Roman
    Spectator
    Posts: 3147
    19.01.2018 at 21:37 #36279

    The FTP details will comprise of a server address (eg. http://ftp.example.com), a username and a password which are provided by your hosting company

    Roman
    Spectator
    Posts: 3147
    16.01.2018 at 13:46 #36237

    – change the number of posts per page from 10 to 12 (I am no longer able to retrieve where the option is)

    In your WordPress admin area – Settings -> Reading – Blog pages show at most

    – reduce the padding / spacing between the individual post boxes

    Additional CSS:

    .blog .col-md-4 {
    padding-left: 0;
    padding-right: 0;
    }

    – reduce the padding / spacing between the individual side bar widgets

    Additional CSS:

    .widget {
    margin-bottom: 0;
    }

    .widget-content {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    }

    modify per your needs

    Roman
    Spectator
    Posts: 3147
    16.01.2018 at 10:29 #36232

    please provide the website wp admin access in Private reply to check the code.

    Roman
    Spectator
    Posts: 3147
    15.01.2018 at 23:52 #36222

    cPanel is unfortunatelly not hosting, but a control panel of the hosting. Did you try the theme on another hosting, localhost?

    Roman
    Spectator
    Posts: 3147
    15.01.2018 at 21:05 #36219

    welcome, u too 😉