StackIdeas
Frosty Theme- Remove frosty strip on the cover photo
By
Antonio Simmons
on Wednesday, 19 March 2014
Posted in
General Issues
Likes
0
Views
640
Votes
0
Is there a way to remove the frosty strip on the cover photo area on the frosty theme?
hey antonio,
you can add the following code to your template's custom css file and that will fix it:
body div#fd.es .es-header .es-header-content {
background: transparent;
}
hope that helps and have a nice day
Alex
·
Monday, 12 May 2014 00:08
·
0 Likes
·
0 Votes
·
0 Comments
·
#143942
Sorry but it's not configurable out of the box currently but you can apply your own css customizations to remove it.
Mark
·
Wednesday, 19 March 2014 11:53
·
0 Likes
·
0 Votes
·
0 Comments
·
#131148
Ok Thanks Mark
Antonio Simmons
·
Wednesday, 19 March 2014 12:14
·
0 Likes
·
0 Votes
·
0 Comments
·
#131160
No problem
Mark
·
Wednesday, 19 March 2014 13:06
·
0 Likes
·
0 Votes
·
0 Comments
·
#131171
Hi Mark,
I've tried to make the css changes to get rid of the frosty strip but i cant find the code and im using firebug.
Antonio Simmons
·
Sunday, 11 May 2014 07:47
·
0 Likes
·
0 Votes
·
0 Comments
·
#143820
Hello Antonio,
You mean you want to get rid of the whole profile info that is in the cover?
Mark
·
Sunday, 11 May 2014 15:59
·
0 Likes
·
0 Votes
·
0 Comments
·
#143855
Hi Mark
No I just want to remove that frosty strip. I'll change the color of the profile info to white once that strip is gone.
Antonio Simmons
·
Monday, 12 May 2014 00:04
·
0 Likes
·
0 Votes
·
0 Comments
·
#143941
Thank You Alex:)
Antonio Simmons
·
Monday, 12 May 2014 01:18
·
0 Likes
·
0 Votes
·
0 Comments
·
#143953
Thanks Alex
Mark
·
Monday, 12 May 2014 01:28
·
0 Likes
·
0 Votes
·
0 Comments
·
#143962
you're welcome. good to hear that your issue's resolved
Alex
·
Monday, 12 May 2014 01:30
·
0 Likes
·
0 Votes
·
0 Comments
·
#143965
View Full Post