-
AuthorPosts
-
Pankaj Sharma
Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 16, 2017 at 6:08 am #1018865Hi
add below code in custom.css file and change the width value as per needs.logo-text a { width: 72px!important; }James Weston Friend
James Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
March 16, 2017 at 6:17 am #1018869thanks have tried that and made it 400 wide but it still appears as a square.
Pankaj Sharma
Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 16, 2017 at 7:30 am #1018890Hi
Its not working because you have not added the code.
Kindly create custom.css file and add the code
Path : /templates/ja_resume/css/custom.css
Save file, clean cache and check.Regards
James Weston Friend
James Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
March 16, 2017 at 7:48 am #1018901ok thanks I had put it in the worng file. Will need to work this out as it is aligned left so however big you make the box it still only gets more space on the right. Is there a code to apply that would centre the text?
Pankaj Sharma
Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 16, 2017 at 7:56 am #1018908Hi
Use this code in custom.css file make the text center.logo-text a { text-align: center;}Regards
1 user says Thank You to Pankaj Sharma for this useful post
James Weston Friend
James Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
March 16, 2017 at 9:39 am #1018979Thanks, unfortunately, it doesn’t matter what size i use it never actually centres.
Pankaj Sharma
Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 16, 2017 at 9:49 am #1018985Hi
When i suggest the code it was tested bon your site. You can add the code and share screenshot after this. So we can see what problem you are facing.James Weston Friend
James Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
March 16, 2017 at 9:54 am #1018990Here you go this is at 72 http://prntscr.com/eklwqf
Pankaj Sharma
Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 16, 2017 at 10:20 am #1019010Hi
Open the custom.css file and replace all the code with below code.logo-text a{width: 90px!important;}.logo-text a{text-align:center} .logo-text a span {right: 0px;}it will look like this: http://prntscr.com/ekm72r
1 user says Thank You to Pankaj Sharma for this useful post
James Weston Friend
James Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
March 16, 2017 at 10:23 am #1019015Thanks.
-
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by James Weston 7 years, 10 months ago.
The topic ‘How do you change the width of the text logo box?’ is closed to new replies.