Delete Feature Slider Text Display In Mobile
Started by
gavclarke
, Nov 18 2012 10:09 PM
feature slider css mobile
8 replies to this topic
#1
Posted 18 November 2012 - 10:09 PM
I'm trying to add in Custom Code some css to the feature slider so that the main text displaying below the slider does not display for mobiles as it will always obscure the image. Don't mind if the feature slider title text still displays. I've tried a few tweaks on existing forum posts for related queries, can make the feature slider disappear without prob but not just the text - any help? I've taken out the tweaks now as i wasn't getting anywhere: www.irishlitsoc.org
#2
Posted 18 November 2012 - 10:43 PM
Hi,
You'll need to use our to hide that element in mobile devices.
However, before I send you on a code writing exercise which could be complicated, which slider are you using? The default feature slider? We do have several responsive feature sliders that work much better in mobile view in our store. Please check the selection in
The problem may be that your slides are set in a fixed size, and in mobile view, the elements of the slider overlap the cropped portion of the image. I notice one slide, for example, shows the full excerpt, but another is clipped in mid-text. Thus I believe a responsive slider is the solution for you.
You'll need to use our to hide that element in mobile devices.
However, before I send you on a code writing exercise which could be complicated, which slider are you using? The default feature slider? We do have several responsive feature sliders that work much better in mobile view in our store. Please check the selection in
The problem may be that your slides are set in a fixed size, and in mobile view, the elements of the slider overlap the cropped portion of the image. I notice one slide, for example, shows the full excerpt, but another is clipped in mid-text. Thus I believe a responsive slider is the solution for you.
#3
Posted 18 November 2012 - 11:01 PM
Hi, yes I'm using the default feature slider, will try browser-specific css ahead of having to purchase a responsive slider, don't see any in the store, can you suggest a name? I expected that the built in one would be fully responsive...
#4
Posted 18 November 2012 - 11:37 PM
Tabber is probably the best for you. Unfortunately, the default slider works best responsively when the mobile view is disabled in Site Options. Ironically, it's fully responsive then. When mobile view is enabled (default) it has been known to react oddly because of custom CSS or image controls applied to it.
Have you added any CSS specific to the slider?
Try disabling mobile view, temporarily.
Have you added any CSS specific to the slider?
Try disabling mobile view, temporarily.
#5
Posted 18 November 2012 - 11:48 PM
Hey
Many thanks, that's resolved it; have disabled mobile view and its working fine - actually much prefer the way the site responds for mobile with mobile view disabled.
I'll stick with the feature slider over Tabber, prefer the clean unfussy style.
FYI on css: i only added a few lines to the slider to give it a cleaner look:
#feature_slider #feature-area {box-shadow: none;}
#feature_slider .text-bottom .fcontent .ftext {
font-size: 14px;
line-height: 1.5em;}
#feature_slider .fcontent .ftitle {
font-size: 16px;
line-height: 1.3em;
vertical-align: left;}
#featurenav { display: none;}
Many thanks, that's resolved it; have disabled mobile view and its working fine - actually much prefer the way the site responds for mobile with mobile view disabled.
I'll stick with the feature slider over Tabber, prefer the clean unfussy style.
FYI on css: i only added a few lines to the slider to give it a cleaner look:
#feature_slider #feature-area {box-shadow: none;}
#feature_slider .text-bottom .fcontent .ftext {
font-size: 14px;
line-height: 1.5em;}
#feature_slider .fcontent .ftitle {
font-size: 16px;
line-height: 1.3em;
vertical-align: left;}
#featurenav { display: none;}
#6
Posted 18 November 2012 - 11:55 PM
Glad that worked.
However, I think you should validate that CSS here:
Using direct input it yields one error. That might be the problem. I think you've used a pre CSS3 snippet.
However, I think you should validate that CSS here:
Using direct input it yields one error. That might be the problem. I think you've used a pre CSS3 snippet.
#7
Posted 19 November 2012 - 12:04 AM
ok, yep it gives #feature_slider .fcontent .ftitle Value Error : null is not a vertical-align value : left
I'll fix it up.
Thanks for your help
I'll fix it up.
Thanks for your help
#8
Posted 19 November 2012 - 12:14 AM
Fixed it and the problem persists with text obscuring the slider so just going to go with disabling mobile view
Cheers
Gavin
Cheers
Gavin
#9
Posted 19 November 2012 - 08:24 AM
The topic was marked as resolved.
Also tagged with one or more of these keywords: Resolved, feature slider, css, mobile
PageLines Framework →
Technical Support →
IE 6-8Started by bloom1creative , 21 May 2013 |
|
|
||
PageLines Framework →
Customizations →
site not responding to CSSStarted by akakjb , 20 May 2013 |
|
|
||
PageLines Framework →
Customizations →
header image trough header+contentStarted by helvetik_a , 18 May 2013 |
|
|
||
PageLines Framework →
Customizations →
Custom BrandNavStarted by Jarrod H , 17 May 2013 |
|
|
||
Customizing AccordionStarted by mudgal , 17 May 2013 |
|
|











