Tagged: color section
Hi
I want to turn off the color section image when the width of the screen goes less than 1139px as it starts obstructing the body text on smaller screens,
My page link is http://frontdesign.in/new/services/
Please help
Thanks
Hi Shandhamankar!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 1139px) { #av_section_1 { background-image: none; }}
Regards,
Yigit
Its not working :( I did exactly as you said :(
Hey!
Do you mind creating a temporary admin login so i can take a look? You can post it privately by checking ” Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Best regards,
Yigit
Hi!
Changes are done. Please review your website. I added CSS to Quick CSS section
Regards,
Yigit
Looks like I had been working in Enfold options at the same time and you changes were overwritten by me,
Cuz I cant see any changes;
What Ill do is, Ill stay away from Enfold options until do are done!
Thanks
Great! Thanks a lot!