Which CSS to edit for the footer font

Permalink Browser Info Environment
Can you direct me to the appropriate CSS in your theme to affect the size of the footer font?

Thank you.

Type: Discussion
Status: New
jkincaid
View Replies:
jordif replied on at Permalink Reply
jordif
Hi,

if you only need to change the size of the footer font, I'd recommend going to Dashboard -> Themes -> Long Story Short Parallax -> Customize -> Add your CSS, and adding the following code:

#footer, #footer p {
   font-size: 20px !important;
   line-height: 20px !important;
}


Simply replace "20px" with any size you want.

This way, your changes will not be lost if you ever update the theme.

Hope this helps,

Jordi
jkincaid replied on at Permalink Reply
jkincaid
Thanks. What I normally do is copy the particular theme folder to the /themes/ folder and make my changes there. This sounds like it will override the main.css that I usually don't make a copy of. Is this correct?

Copy packages/theme+long_store_short_parallax/themes/long_story_short_parallax
Move copy to /themes/long_story_short_parallax

Thanks.
jkincaid replied on at Permalink Reply
jkincaid
BTW - the custom css worked - thank you for the quick reply. I am always curious which CSS I am overwriting there. When I made the same changes to the main.css there was no change.

Thanks.
jordif replied on at Permalink Reply
jordif
Hi,

UnfortunateIy, I'm afraid themes can not be overriden. Have a look at:

http://www.concrete5.org/documentation/how-tos/developers/change-th...

So I guess you could rename your copy and install it as a new theme. Or use the "Customize" option for small changes (this should override any existing CSS rules).

Regards,

Jordi
jkincaid replied on at Permalink Reply
jkincaid
Thanks for the link. That actually is what I do. I probably didn't describe it very well.

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.