-
AuthorPosts
-
March 18, 2014 at 9:31 am #195887
Hello there,
The row margin of the template is set to -20px (left and right), this does not render well on mobile, as there is no space on the left and right side of the screen and the text begins and ends on the edge of the scree,.
I will have to reduce the margin to -15px.
.row {
margin-left: -20px;
margin-right: -20px;
}I cannot find the above code in any of the less files.
Could you help please ?
Thanks,
Vinod
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 18, 2014 at 9:37 am #527126it works perfectly in the demo site, so I could not suggest you without viewing the issue on your site. please post your site Url and a screenshot of it too.
this is the demo mobile layout
March 18, 2014 at 9:42 am #527127Hello Chavan,
Here is there url – http://directories.developer.taus.net/all-listings/translation-support
Could you let me know your IP address, so i can add to the configuration. The site is IP restricted.
Thanks,
Vinod
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 18, 2014 at 10:47 am #527142Please check the article, whether you added a DIV tag with class row-fluid. if so remove that. This will fix the issue.
if you don’t find this row-fluid in your article.
Add this code to custom.css , to create custom.css follow this tutorial http://t3-framework.org/documentation/bs3-customization#custom-css
.rsdir .row-fluid {
margin: 0;
}The css issue is with respective to RS Directory Component you added. The base theme is fine.
1 user says Thank You to chavan for this useful post
March 18, 2014 at 10:55 am #527143Yes, that is right. RSDirectories uses row-fluid everywhere and that seemed have caused this. Removing row-fluid did fix the issue.
Thanks a bunch.
Vinod
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by taus 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum