Hi, My website is trendnovation.sqsp.com and I am trying to change the side of my thumbnail image in the blog excerpt via css using this code
.view-list article .excerpt-thumb .intrinsic .content{ width : 200%; }
.view-list article .excerpt-thumb{ margin-right:30% }
It is seem that it works fine in the CSS view (when you are editing it) but it doesn't work when I go on to the site normally. Is there anyway to fix this problem?