1. webbie
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 30 June 2016
  5.  Subscribe via email
Hello,
i use your caitlin template and wanted to put some pictures in it, but always the pictures are very big, bigger than i made them - also i want the logo not seeen, but if i disable it, evrything is more bad than before.

Which size must the pictures have to fit in the slideshow from the template?
And how can i disable the logo?

You can find my site here: http://ralphbosse.test.bz.it/
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Webbie

To resolve try adding the following to the Custom CSS field of your templates parameters...


.vegas-slide-inner {
background-size: 100% auto !important;
}


To hide the logo you can also add the following....


.logo {
display: none;
}


And just to give your header a physical height without the logo, also add the following...


#header {
height: 91px;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Yes - great solution! Thanks a lot!
  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!