Forum replies created
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.
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.
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!
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.
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. 🙂
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.
Hi Jim,
Try out the following code:
.bgimgcolum {
padding-bottom: 27%!important;
}
I hope that helps.
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.
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.
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.