Forum replies created
Hi,
Please let use know how you resolve your issue.
We would like to learn from it.
Thank you.
You are welcome.
Hi,
You can use this service to upload a screenshot and post the link here.
http://prnt.sc/
But we cannot help, if we cannot see your website.
Because we need to see the source code.
You should post your login access details in private reply.
By the way, Please do not post reply in other users thread.
This is causing confusion.
https://theme4press.com/support/topic/theme4press-support-forums-rules-please-read/
Thank you.
Hi,
Are you referring to moving the position of related posts ( created by plugin ) in article?
http://vita-sana.com/cosa-ancora-non-sapete-del-calcio/
This required modification to codes.
Our support do not provide assistance in modifying theme or plugin codes.
You can contact us for this customization service via https://theme4press.com/theme-customization-service/
Thank you.
Hi,
Sorry, It’s only possible to style button back to a link.
Not possible to change your content or icon into a link without modification to theme codes.
Our support do not provide assistance in modifying theme codes.
You can contact us for customization service via https://theme4press.com/theme-customization-service/
Thank you
You are welcome.
Hi,
We are aware that there are some issues with Appearance -> Customize
We are trying to fix it now.
At the moment, Please use Appearance -> Theme Options.
Thank you.
Denzel
Hi,
Please post your website url.
Thank you
Hi,
Please use the following temporary fix in your Theme Options -> Custom CSS
Remove them after official theme update.
/** adjust margins to fix the layout **/
.home-content-boxes .col-md-4.content-box {
margin:0 0.98% !important;
}
/** To prevent button from overlapping content **/
.content-box p {
min-height: 230px !important;
}
/**overwrite so as to allow button to center align.**/
.cntbox_btn a{
position:relative;
left:0 !important;
top:0 !important;
}
Thank you.
Hi,
Use these for the button. Adjust accordingly.
.cntbox_btn a {
line-height: 2em !important;
padding: 0 10px !important;
left: 32% !important;
}
Use this to the hide the home page navigation.
.home .pagination {
display: none !important;
}
As for question 3,
This requires modifications to the theme code.
Our support do not provide assistance in modifying theme codes.
You can contact us for customization service via https://theme4press.com/theme-customization-service/
Thank you