Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #180189

    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

    #180662

    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

    #180991

    Its not working :( I did exactly as you said :(

    #180995

    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

    #181554
    This reply has been marked as private.
    #181561

    Hi!

    Changes are done. Please review your website. I added CSS to Quick CSS section

    Regards,
    Yigit

    #181564

    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

    #181566

    Hey!

    Please review once again :)

    Cheers!
    Yigit

    #181567

    Great! Thanks a lot!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Color section Image’ is closed to new replies.