Home › Forums › Perfect Forum › Beauty Spa | Responsive mode
- This topic has 9 replies, 2 voices, and was last updated 7 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
July 25, 2017 at 4:03 pm #79266
Hi, Shri.
In the visual responsive of the main page of this web (http://ginarojas.glabetmontenegro.com) the image leaves the main section “I am Gina Rojas” appears cut and completely loses the sense the design.
Is there any way that on mobile phones and tablets the background is a flat color and not that photo? I have placed it in various ways and I do not find that it suits me …
SEE: https://drive.google.com/file/d/0B8iDlyaoyiFnWlljQmZ4V0RsYVk/view?usp=sharing
What solution do you suggest?
July 26, 2017 at 5:39 am #79316Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:1023px) { .home1_section_area_bg { background-image:none !important; background-color:#e1e1ed !important;} }
Regards,
ChrisJuly 26, 2017 at 1:39 pm #79452Ready!
Solved this. Now, on the main slide I would like the mobile version to appear the text and button, as it appears in the computer version.
I tried with a solution that I had been given for another web (another subject) but it did not work for me.
Stay tuned Shri.
Greetings.
July 26, 2017 at 1:51 pm #79454Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) { .home.has_trans_header .nivo-caption { padding:0 !important;} .nivo-caption { left:0 !important; top:0 !important;} .title { display:block !important;} .slidebtn { display:table !important;} }
Regards,
ChrisJuly 27, 2017 at 7:06 pm #79587One question is how to activate this topic a gallery of images type of theme Blendit Pro?
July 28, 2017 at 12:48 pm #79684Hi,
Kindly show us your Blendit Pro site URL so that we can assist further.
Regards,
ChrisJuly 31, 2017 at 1:32 am #79763I think I did not explain myself well (remember that they use the Google translator to communicate with you).
I want to apply the image gallery that I have in the main page of this web: http://albertoblancouribe.com in this: http://ginarojas.glabetmontenegro.com
I explain?
July 31, 2017 at 6:58 am #79791Hi,
You mean, you want to light box in the gallery section.
Like Blendit Pro?Regards,
ChrisJuly 31, 2017 at 10:46 am #79877Hi.
Okay, I already figured this out.
REGARDS!
July 31, 2017 at 11:30 am #79880Great
-
AuthorPosts
- You must be logged in to reply to this topic.