Forum replies created
I will try again. I don’t need any images, I understood the problem the first time. And I’m saying repeatedly, that there shouldn’t be any problem with PHP8. Since you DO have a problem, I want to have a look at it. For that, I need access to your WordPress admin and FTP. You can send it to me in a private message right here, just tick it as “Set it as a private reply”. Am I being clear now?
I’m sorry you lost me; I don’t understand some of the things you’re writing. If you want to work with the background colors, you are welcome to do so in Customizer, Colors & Background section. As for the PHP8 – there shouldn’t be any problem, but until you give me access, I will not be able to do anything. In addition, It is important to emphasize that anything unrelated to the theme options like writing or supporting CSS code is outside support’s scope. Thank you.
It is 1.7 rem because I made it so, and it made the text bigger. That’s why I’ve sent it to you. So there’s no bug there; something is going on in your installation. I hope that I am clearer now. Please share access. Thanks.
I’m sorry – I do not understand what you mean in the last question. There is a way to regulate the size of the copyright text, that’s what it is there for. See the screenshot please.
So the footer copyright text doesn’t have any bugs and the size works, but it is only applied in the copyright area, see the screenshot: https://prnt.sc/_zFRc8PcYAxL. As for the PHP 8 – there shouldn’t be any problems and if you gave any, I will have to ask you to send me access details to your website, including FTP in a private message.
Hi. It would help to know HOW are you trying to regulate the size of the text. If you’re doing it in the Footer section of the customizer, it won’t work because only the size of FOOTER COPYRIGHT text is set there. If you want to set the size of the text in widgets, then try in the widget settings, this is where it is set.
Hi again. This option doesn’t exist in the free or the paid version for years. You can use a plugin for this, for example, here: https://wordpress.org/plugins/customizer-export-import/
We had no plans of bringing the option into the theme, but we will consider it. Thank you for your feedback.
Hi. Sorry for the late reply. Customizer->Main layout is where you set the Sidebar setting.
Good morning, it seems that you are using the Salient’s version of WP Bakery and Portfolio plugins, and the settings are from there, not from the theme. I’m sure that there’s a setting for this somewhere in those plugins, but If you can’t find it, I can offer you the following CSS code to do that:
#project-meta {
display: none;
}
Hope it helps.