1. carolyn
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 13 November 2017
  5.  Subscribe via email
Using Caitlin template on site at: http://www.sayoprf.org. Because the righthand image crops off kind of funny when seen on mobile devices, my client would like to delete it, only for smaller screens. Is this possible
References
  1. http://www.sayoprf.org
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly, try adding the following to the Custom CSS field of your templates parameters...

@media only screen and (max-width: 767px) {
.vegas-container {
display: none;
}}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Perfectly understood, and perfectly fixed. Thank you!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!