-
AuthorPosts
-
January 22, 2014 at 10:44 pm #213567
I found this code in forum to help me to remove the enlarge or magnification in lightbox:
.image-overlay {display: none !important;}
It did not work for me. See my page:
http://hubholdings.com/profile/
Here is all of my custom coding for the site:
.iconbox .iconbox_content .iconbox_content_title { text-transform: none; }
.main_color .avia-icon-list .iconlist_icon { background-color: #ffffff; }
#av_section_1 { background-color: #f2f2f2; }
.team-member-name, .team-member-job-title { text-align: center; }
.image-overlay {display: none !important;}thanks for your help.
January 22, 2014 at 10:53 pm #213574Hey segalmedia!
Please flush browser cache and refresh your page a few times. It does seem to work on my end
Best regards,
YigitJanuary 22, 2014 at 11:48 pm #213602Hi, perhaps I followed the incorrect forum. I wanted to remove the enlarge icon from a lightbox. I added the code above and it did remove all image overlays (which I actually want to keep), but left the enlarge button on my lightbox. I have removed the line of text from my code for now. What is the correct code to just remove (or move) the enlarge button. It’s a little counter intuitive to clients as they are accustomed to seeing the X for close in the upper right.
Thanks,
Lisa
January 22, 2014 at 11:58 pm #213606Hi!
If you mean search icon on the main menu, you can go to Enfold theme options > Header and uncheck “Append search icon to main menu”
If that is not what you meant, can you post a screenshot and show what exactly you would like to remove?Regards,
YigitJanuary 23, 2014 at 12:08 am #213609It is not a search icon and I have a sceen shot but don’t see how to add an image to this post…. can you advise?
January 23, 2014 at 12:27 am #213615Hey!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Regards,
YigitJanuary 23, 2014 at 12:30 am #213616http://imgur.com/6MweY1R Here is my screen shot
Thanks so much
January 23, 2014 at 3:28 am #213643Hi!
You can add this on Quick CSS or custom.css:
.pp_expand { display: none !important; }Regards,
IsmaelJanuary 23, 2014 at 3:53 am #213661AWESOME! Thanks so much!
-
AuthorPosts
- The topic ‘disable magnification in lightbox’ is closed to new replies.
