module title problem in mobile view
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Wed Sep 23, 2015 9:37 am
- Reply with quote
- Report this post
Hi,
I trying a few solutions, but no one works. Please find print screens attached below:
One "STREFFA FIGHT TEAM" module everything works good, but in "SPARTAN CROSS" in mobile view title is cutted. How to fix it?
http://streffa.com/www
I trying a few solutions, but no one works. Please find print screens attached below:
One "STREFFA FIGHT TEAM" module everything works good, but in "SPARTAN CROSS" in mobile view title is cutted. How to fix it?
http://streffa.com/www
-
- Expert Boarder
- GK User
- Wed Sep 23, 2015 11:38 am
- Reply with quote
- Report this post
Hi, So in mobile view only, you have to move this element more into right I guess.
All by CSS - "młotek zbędny"
All by CSS - "młotek zbędny"
@media (max-width: 480px) {
#gkMainbodyBottom .box.imagebg h3 { left: 15% !important;}
}
-
- Platinum Boarder
- GK User
- Wed Sep 23, 2015 11:47 am
- Reply with quote
- Report this post
I was try, but it also moving the correct title in 'streffa fight team'.
Could you look deeper into this problem?
Could you look deeper into this problem?
-
- Expert Boarder
- GK User
- Wed Sep 23, 2015 12:34 pm
- Reply with quote
- Report this post
I guess you used also different Section ID , which should help.
In my option using percents gives better results than static pixels, like in was in template.
In my option using percents gives better results than static pixels, like in was in template.
-
- Platinum Boarder
- GK User
- Tue Apr 12, 2016 10:22 am
- Reply with quote
- Report this post
Hi, first time posting to the forum so hope i'm following the rules replying to this post!
I'm having the same problem with the data-scrollreveal section not being visible in mobile view. I've tried the suggestion above but no luck.
Can anyone help please?
I'm having the same problem with the data-scrollreveal section not being visible in mobile view. I've tried the suggestion above but no luck.
Can anyone help please?
-
- Junior Boarder
6 posts
• Page 1 of 1