-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 5, 2016 at 1:33 am #946794Hi
Could u add the image again ?
I have not found the attached image in your last post .July 6, 2016 at 8:07 am #947220Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 6, 2016 at 11:13 am #947295Hi try this code in the custom.css file to create some padding b/w the menu items .
.t3-bot-sl .module-ct ul.nav li { padding: 3px 15px!important; }
Let me know if it helps .
July 11, 2016 at 7:57 pm #948990i have pasted the code in the following file
"/css/template.css" in template "ja_university_t3".
and it worked but the menu module have the same isssue where do i paste this code so it can resolve that issue as you can see from the link belowPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 12, 2016 at 1:44 am #949037Hi
Try this code.nav-stacked > li > a { padding-left: 15px; }
Let me know if it helps .
Also use custom.css file to add the custom code . It will not override on template updatesJuly 12, 2016 at 5:16 pm #949362hi
i have changed the code a little and it has worked for one page
.nav-stacked > li > a {
padding-left: 15px!important;
}but the following page links we still have issues if you can have a look at the links;
http://www.mathstutorhelp.co.uk/maths-levels
http://www.mathstutorhelp.co.uk/about-mthAnd where i place this custom.css file as i been putting the code in the following folder
"/css/template.css"Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 13, 2016 at 2:53 am #949429Hi
Add the custom.css file in /css folder .
if there is no custom.css file then create it manually and add the code ..nav-stacked > li { float: none; }
Also try to remove the code that i provided in previous thread, this fix should work everywhere .
July 13, 2016 at 12:40 pm #949747Thanks it worked
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by zaktecsolutions 8 years, 4 months ago.
The topic ‘issue with link at the bottom’ is closed to new replies.
issue with link at the bottom
Viewing 8 posts - 1 through 8 (of 8 total)