Home › Forums › SKT Black/White Theme Support › Various Black and white
- This topic has 4 replies, 2 voices, and was last updated 7 years, 2 months ago by Sonl Sinha.
-
AuthorPosts
-
September 22, 2017 at 1:38 am #83947
Hi, Shri.
In the mobile version does not fit the slider, the picture is much wider, which prevents it from optimally adapting the web in the devices.
that’s how it looks: https://drive.google.com/file/d/0B4wJ_s9iGAcJeGxUSVR3b3ozalE/view?usp=sharing
On the other hand, section 2, which has the title: “¿Por qué convertir a los líderes de tu empresa en embajadores de marca?” I would like in the mobiles tubiese a background of black color and not the image, because it looks bad.
Finally how you can increase the size to the percentage of the data cakes? (section 2 also).
The web link is:http://produccion.conversa-ce.com/
That’s all, thanks!
regards
September 22, 2017 at 1:45 pm #84013Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .nivoSlider img { width:100% !important; max-width:100% !important; margin:0 !important;} }
Regards,
DaveSeptember 22, 2017 at 2:06 pm #84018Hello shir
The previous query was 3 in one message, you only answered the first one. I executed the action you tell me, but the text is cut at the top of the slider.
Look: https://drive.google.com/file/d/0B4wJ_s9iGAcJR3BWeU9VQWJUVWs/view?usp=sharing
How do I make it look good?
Please do not forget this —> The same two further queries are pending:
1) the other hand, section 2, which has the title: “¿Por qué convertir a los líderes de tu empresa en embajadores de marca?” I would like in the mobiles tubiese a background of black color and not the image, because it looks bad.
2) Finally how you can increase the size to the percentage of the data cakes? (section 2 also).
The web link is:http://produccion.conversa-ce.com/
September 22, 2017 at 2:06 pm #84019Hello shir
The previous query was 3 in one message, you only answered the first one. I executed the action you tell me, but the text is cut at the top of the slider.
Look: https://drive.google.com/file/d/0B4wJ_s9iGAcJR3BWeU9VQWJUVWs/view?usp=sharing
How do I make it look good?
Please do not forget this —> The same two further queries are pending:
1) the other hand, section 2, which has the title: “¿Por qué convertir a los líderes de tu empresa en embajadores de marca?” I would like in the mobiles tubiese a background of black color and not the image, because it looks bad.
2) Finally how you can increase the size to the percentage of the data cakes? (section 2 also).
The web link is:http://produccion.conversa-ce.com/
September 25, 2017 at 7:05 am #84116Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) { .nivo-caption { top:55% !important;} .home2_section_area_bg { background-image:none !important; background-color:#000 !important;} } .chart span { font-size:50px !important;}
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.