Blank color palette

By Robert Sharp, 6 years ago
Recently I have not been able to select a color from the color palette as the grid is blank. However when I click on Custom the RGB panel is available allowing values to be entered.

how to check if checkbox is checked

By ThemeBuddies, 6 years ago
I added the code from the tutorial on this site to add an option to the design options of the row https://siteorigin.com/docs/page-builder/hooks/custom-row-settings/ how do I check if the box is checked? I don’t see anything useful in the array of options array(1) { [“parallax”]=> array(5) { [“name”]=> string(8) “Parallax” [“type”]=> string(8) “checkbox” [“group”]=> string(6) “design”…

SiteOrigin Hero

By Gus Nasilasila, 6 years ago
Hi team, My site origin hero is not showing. The site origin is NOT picking up from ALL the pages on the site e.g. About us page http://manafiji.com/about/ NOTE that the banner on the homepage is not on SiteOrigin. Look forward to your feedback. Gus

all padding of a row

By Shehryar Khan, 6 years ago
can you please tell me how to remove the top and bottom padding of 35px from the row… i used this code and nothing happened .home #main { padding-top: 35px !important; padding-bottom: 35px !important; }

JS Issue breaking Page Builder page Edit

By sfarr12, 6 years ago
It's clearly causing a conflict with Page Builder's JS because I get errors in the console when I trying to edit the page. The edit button for the element opens the edit form window, but the content within that window doesn't load. Long story short, if there is a way to edit the page element…