Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10629
    steadymarvin
    Member

    Hi

    Great forum – it has been a huge help in my efforts to customise the Catch Everest theme.

    Two things elude me however:

    Is there any way to reduce the height of the slider

    How to change the color of the post titles and H1 tags

    Hope you can help.

    Thanks

    #10669
    Sakin
    Keymaster

    @steadymarvin: If you want simple solution then just upgrade to Catch Everest Pro theme which have options for your both questions.
    For slider, you can use image slider and upload the image of your own choice. For color there is Color picker in Theme Options panel.

    But for free Catch Everest Theme:
    For slider: You need to add the smaller image in the featured image in the post.
    For color of post titles, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    .entry-header .entry-title a {
        color: #222;
    }
    #10679
    steadymarvin
    Member

    Thank you Sakin, your solutions worked a treat! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Reduce the height of the slider and change H1 color’ is closed to new replies.