1. sfb
  2. General
  3. Sunday, March 31 2019, 12:14 PM
Hi There,

I would like to adjust the height of the image header.

How can I do this?

Also, where can I change the default header image?

Thanks
Attachments (1)
admin Accepted Answer
Admin
Hi,
sorry for late reply, it was a weekend for us :D

the image is a simple background so you can manage it by adding following CSS directives to your template:
.jsn_social #cover{
height: 400px; /* Customize Height */
background-image: url('/images/yourimage.jpg'); /* Customize Image Path */
}
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.