-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 8, 2017 at 2:37 pm #1032065Hi
Your site is in offline mode. Can u share the login details or put the site live so I can check it?Regards
May 8, 2017 at 3:00 pm #1032085This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 9, 2017 at 2:47 am #1032231Hi
Add below code in custom.css file and change the value of font size and colour as per needs..gallery-list .magazine-section-heading article .logo-text a { text-decoration: none; font-size: 28px; color: #ffffff; font-family: 'Pacifico', cursive; }
Regards
May 9, 2017 at 5:52 am #1032275Hi, I changed Pacifico to Helvetica but is not working.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 9, 2017 at 6:10 am #1032288Hi, Google font Roboto and Arial, i guess is installed in the site. Even with this fonts is not working.
Thank youPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 9, 2017 at 7:08 am #1032295Hi
Use this code in custom.css file.gallery-list .magazine-section-heading article .logo-text a { text-decoration: none; font-size: 28px; color: #ffffff; font-family: Pacifico; }
May 9, 2017 at 9:36 am #1032369Hi. This changes applies only to User gallery. I am sorry that i did not make it clear from beginning. I want have to ability to change everywhere in site the Logo Text from Pacifico to Arial. Is this code correct in syntax to add it in Custom CSS?
.logo-text a {
text-decoration: none;
font-size: 28px;
color: #ffffff;
font-family: ‘Arial’, cursive;
}Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 9, 2017 at 10:21 am #1032394Hi use this code
.logo-text a { text-decoration: none; font-size: 28px; color: #ffffff; font-family: Pacifico; }
To apply it on all logo classes.
RegardsMay 9, 2017 at 12:43 pm #1032447Hi, I did it as per your instructions but there is no success. Can you login and test it if it works please so not to loose your time?
Thank you
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 10, 2017 at 12:52 am #1032567Hi
The code is correct. Kindly place the code in the first line of custom.css
And remove extra braces as in my screenshot http://prntscr.com/f60v3l
http://prntscr.com/f60vlmRegards
-
AuthorPosts
This topic contains 12 replies, has 2 voices, and was last updated by litesvcs 7 years, 6 months ago.
The topic ‘How to change the font and color of Logo Text’ is closed to new replies.