By Prashant on Monday, 14 April 2014
Posted in Technical Issues
Replies 5
Likes 0
Views 1.3K
Votes 0
I am trying to override the css of Easysocial by placing css codes in the file template.css and then placing the file in the css folder of my template. But the css is not overriding. Can someone point out how to override the css in a rockettheme template.
Hello Prashant,

Are you only making minor changes on the css? If you are only making minor changes, all you need to do is to add your own css overrides in the template's css file. If you plan to override every styling in EasySocial, then you would want to override the less file.
·
Monday, 14 April 2014 18:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Mark,

I am trying to make minor changes. I had gone through the documentation and some other replies in the forum and had tried to add css overrides in my template css file.
Can you please point out where should the codes be added. I am using paradigm theme. The structure of the files is as attached in the image. In the css folder the files shown are displayed in the ftp screenshot.
·
Monday, 14 April 2014 19:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Prashant,

Hm, to be honest I am not too sure how does Rockettheme css structure works but I believe there's a custom.css that is loaded on the page. Not really sure, but can you post the link to the page here? I will try to help you see which css files are loaded on the page.
·
Monday, 14 April 2014 19:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Mark,

I figured it out.
For others who require the same information please do as follows:
In the css folder of rockettheme template place a file named "your-rockettheme-folder-name-custom.css" and place your css overrides within this file. If you have paradigm as your template then the filename has to be "rt_paradigm-custom.css".

Anyway Mark thanks for the help.
·
Monday, 14 April 2014 19:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for sharing this Prashant I didn't know of such override term in Rockettheme!
·
Monday, 14 April 2014 23:18
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post