Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #316153
    mperazzetti
    Participant

    Greetings. I just downloaded your theme, and it looks good for my website so far, but the header image is rather large.  How do I reduce the size of the header image so that it is thinner/ more narrow than what is there so that the posts are closer the top instead of further below?

    Also, how do I delete the sample images that are there?

    Also, if I wanted to create a rotating series of header images, hw do I set that up and what is the time length when images would change?

    Here is my website: https://radiocasbah.com

    Thank you,

    Michael

    #316178
    tikaram
    Keymaster

    @mperazzetti : I checked your site and I don’t seem to find any issue with the header image size. If you reduce the size of header image, part of images will be cropped and it might affect the view of your page.
    Can you please let me know which images you are referring as sample images?
    The rotating series of header images is know as featured slider section. The images change every four seconds.
    To know more about adding featured slider please follow the following link
    https://catchthemes.com/frequently-asked-questions/#question-theme-options-how-to-add-featured-slider-in-theme

    Regards,
    Tikaram

    #316183
    mperazzetti
    Participant

    There are suggested images in the header edit area. I don’t want those to be included in the featured images that rotate every 4 seconds.  Thank you for the link. I’ll take a look.

    Say for example I want to reduce the size of the header image area from 12 inches x 6 inches to 12 inches by 4 inches. I don’t know if that is exact, but I want to reduce the surface width of the header image area. How do I do that?

    Thank you for the link.

    Michael

    #316289
    mperazzetti
    Participant

    How do I decrease the size of the header area?

    #316305
    tikaram
    Keymaster

    @mperazzetti : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .custom-header-media img {
        height: 200px;
    }

    You can change the value of height as desired. Let me know if you have any other theme related questions.

    Regards,
    Tikaram

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Header Image Questions’ is closed to new replies.