Thanks NamLee for such a valuable suggestion. I understood the tutorial and created the required child theme. Added a new style.css in the child theme and copy pasted the changes you suggested.
And it worked!!!!!! 🙂
Hello,
I tried your suggestions by adding these values to Iconic One: Stylesheet (style.css) but there is no affect on the page or sidebar width. May be I am missing something. I don’t know much about CSS or PHP as I am C/C++ guy. Is there a way, I can attach style.css here and you let me know where to make the changes?
I added those parameters inside the following existing blocks :
/* Page structure */
.site {
padding: 0 24px;
background-color: #fff;
}
.site-content {
margin: 0 14px;
}
.widget-area {
margin-top:10px;
}