I don't see a page listed in the Page Builder section for the video albums page. It's set to 998px wide but I can't find anywhere to change that. I need it at 100%.
I don't see a page listed in the Page Builder section for the video albums page. It's set to 998px wide but I can't find anywhere to change that. I need it at 100%. |
Hello!
Regard |
Hi Leonids, all my pages in Page Builder are set to 100%. I went through every one & verified. But still that page is reverting to 998px in the width. Is there a place in the database to set the master default main_site_div parameter? I searched the entire source code of PHP, HTML & CSS and nothing is enabled to 998px. |
I think I found the problem by searching the text of a database backup (sql file) to find the places in the database where such widths are set. It seems the sys_page_compose thable has many entries for "bx_videos_albums_*" page names and a couple with "Video Albums" as a description - they're all set to 998px, plus there are . However, none of them show up as an option when looking at Page Builder. I suppose I can manually change then in the database, but you might want to check to make sure those entries are showing up in Page Builder, because they aren't for me... |
main_div_width - record from `sys_options` page. |
Yes, that's set to 100% but it didn't work until I changed the other entries from sys_page_compose that I mentioned. |