• seekeatrepeat

    (@seekeatrepeat)


    Hi there,

    Thanks for the theme, I love it!

    Just a couple of things regarding the banner…

    1. Am I able to change the colour of the font?
    2. Can remove the date and comment meta from the banner so I’m just left with the title?

    Thanks,

    Aleisha

Viewing 1 replies (of 1 total)
  • jarektheme

    (@jarektheme)

    Hi Aleisha,

    Thanks for your kind words and for trying out Kale. We appreciate it.

    1. Please add the following code to Customize -> Additional CSS:

    body text

    body {
      color: #8a2be2;
    }
    headings color {
      color: #8a2be2;
    }

    2. You can add Posts Slider to Frontpage Banner as you can see on demo (with this option you can’t remove dates and comments). You can always add custom CSS to Additional CSS field, something like this:

    .frontpage-slider .caption .read-more, .frontpage-slider .caption .date {
      display: none
    }

    It should hides the date and comment.

    The second option is to select Banner instead od posts slider in Customize -> Front Page -> Banner/Slider (here you have only image with heading and description)

    Hope that helps. Feel free to reach out if you need anything.

    Best regards,
    Jarek
    Kale Support Team

Viewing 1 replies (of 1 total)
  • The topic ‘Change Font Colour in Banner’ is closed to new replies.