Forum replies created

    Daniel Jones
    Spectator
    Posts: 148
    June 28, 2016 at 3:42 pm #28662

    Hi Jeremy,

    Thanks for reaching out to us again.

    Kindly try out the following custom CSS code:

    .hentry {
    padding-bottom: 0px!important;
    }
    .entry-content {
    margin-top: 0px!important;
    }
    .content {
    padding-top: 0px!important;
    }

    I hope that helps.

    Daniel Jones
    Spectator
    Posts: 148
    June 28, 2016 at 3:21 pm #28661

    Hi X,

    Thanks for contacting us.

    Kindly use the following custom CSS code by adding it to Appearance > Theme Options > Custom CSS:

    ul.nav-menu ul {
    margin-top: -5px!important;
    }

    I hope that helps.

    Daniel Jones
    Spectator
    Posts: 148
    June 26, 2016 at 7:39 pm #28620

    Hi Sue,

    Thanks for contacting us again.

    Kindly use the following code:
    ul.nav-menu li a:hover {
    color: #000!important;
    }

    Please change the color code to fit your preference.

    Cheers!

    Daniel Jones
    Spectator
    Posts: 148
    June 26, 2016 at 7:18 pm #28619

    Hi Jeremy,
    Thanks for reaching out to us again.

    Kindly try out the following custom CSS code:
    @media only screen and (max-width: 768px){
    .custom-header {
    height: 55px!important;
    }
    }

    I hope that helps.

    Daniel Jones
    Spectator
    Posts: 148
    June 25, 2016 at 12:08 am #28594

    Hi Annette,
    Thanks for reaching out to us regarding this query.

    These boxes can be achieved using a combination of content boxes.

    While editing your page, just click the Theme 4 Press shortcodes Icon and search for content boxes. You’ll then be greeted with the settings window which will allow you to configure your boxes. For the first one with 12 boxes, you’ll need 3 sets of 4 column boxes, the second one will require a number of 1 column boxes, and the last one will require a 1 column and a 4 column box.

    I hope this helps.
    Please feel free to let us know if there are any other issues/questions we can assist with. 🙂

    Daniel Jones
    Spectator
    Posts: 148
    June 24, 2016 at 11:49 pm #28592

    Hi Sue,
    Thanks for keeping in touch with us.

    Could you please provide me with a link to your site so I can do some testing to find the perfect CSS that works best on your site?

    Looking forward to your response.

    Kind Regards.

    Daniel Jones
    Spectator
    Posts: 148
    June 24, 2016 at 1:18 pm #28584

    Hi Jim,

    Try out the following code:

    .bgimgcolum {
    padding-bottom: 27%!important;
    }

    I hope that helps.

    In reply to QUESTIONS
    Daniel Jones
    Spectator
    Posts: 148
    June 23, 2016 at 7:19 pm #28572

    Hi there,
    Thanks for reaching out to us regarding this query.

    The code you’ll need to remove the page content element (the gap) is:

    /*hide page content gap*/
    .content.home.singular.page.pageid-24 {
    display: none!important;
    }

    You will need to add this code to Appearance > Theme Options > Custom CSS.

    Please let me know if this helps, and feel free to contact me if there are any other issues/questions I can help with.
    Kind Regards.

    Daniel Jones
    Spectator
    Posts: 148
    June 23, 2016 at 10:11 am #28563

    Hi Ann,

    Kindly could you check if there’s any other plugin causing conflicts with the theme. Try to deactivate all the third party plugins and check again. If the issue is resolved, reactivate the plugins one by one to identify the culprit.

    Please let me know how it goes.

    Daniel Jones
    Spectator
    Posts: 148
    June 22, 2016 at 6:43 pm #28553

    Hi Anna,
    Thanks for reaching out to us regarding this issue.

    It seems you’re having some SSL issues.

    I believe this plugin called the SSL Insecure Content Fixer that should fix the issue.

    Please try using this plugin and see if it helps,

    Best Regards.