@ilyaborisovfitness Can you please share a page link where this issue is visible?
Thanks
Why can’t I edit the content of the About Widget when I am editing the page? If I am not in the customizer editing the home page/slider content, there seems to be no option to edit the widgets if placed on other pages.
Try adding this to your Custom CSS to make the siteground pages full width:
.page-template-page-fullwidth_template.siteorigin-panels #content .center { width: 100%;}
.page-template-page-fullwidth_template.siteorigin-panels #content .single_post {padding:0}
and the About widget content editing issue will be fixed in a week or 2 hopefully.
Thanks
I’m not sure where to place this?
Hi
Insert this in Appearance -> Customize -> Miscellaneous -> Custom CSS field
Thanks