Dear Nuna,
We're sorry about the lateness.
Is your mean that your Template layout default is '
main-left-right' layout
1. Please go to: your_site\templates\sj_plus\layouts\
main-left-right.xml and find:
<spotlight3 html5tag="section" order="7" id="yt_spotlight3">
<positions>
<position class="span4" data-normal="" style="ytmod" type="modules">bottom5</position>
<position class="span4" data-normal="" style="ytmod" type="modules">bottom6</position>
<position class="span4" data-normal="" style="ytmod" type="modules">bottom7</position>
</positions>
</spotlight3>
=>
<spotlight3 html5tag="section" order="7" id="yt_spotlight3">
<positions>
<position class="span12" data-normal="" style="ytmod" type="modules">bottom5</position>
</positions>
</spotlight3>
Thanks!