Hi there
I am adding custom blocks to certain pages and to newly created ones, but have not found any setting that enables the blocks to be truly full width as they usually get moved to the right in the full width setting.
Is there a way to enable that?
Hi,
We don’t have such pages because they are limited by the container, and in order to change this, it would require a layout modification.
Ok, thanks. So there is no way around this?
Could this be a solution?
hivepress / style.css
Created 2 years ago
Adjust the HivePress page width and padding #hivepress #themes
.hp-page {
max-width: 1234px;
padding: 32px;
}
Hi,
Unfortunately, there is no simple solution or code here, as this is a big layout change, it requires CSS tweaks. From our side, we can’t provide general guidance as it will require testing. If you need customization, we recommend that you consider hiring experts: Experts | HivePress
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.