• I’m having trouble with the images in the header slider. I just want to reduce their size, which I thought would show more of the image. But, instead, it just seems to reduce the quality.

    Also, is there a way to change the color of the text on the title and tag line?

    https://minijoys-alycat742.rhcloud.com/

    can someone assist?

    thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there,

    Please see this tutorial.

    > Also, is there a way to change the color of the text on the title and tag line?

    Could you please try to apply the following CSS code through the Simple Custom CSS plugin or child theme’s style.css?

    .site-title a,
    .site-title a:hover {
      color: #fff000;
    }
    
    .site-description{
      color: #fff000;
    }
    

    Adjust the hex color code to meet your need.

    Regards,
    Kharis

    Thread Starter Alycat742

    (@alycat742)

    HI Kharis – Still struggling with this header image problem. I’ve reduced the actual image sizes using webresizer.Is there a way to correct in css?

    many thanks!

    https://minijoys-alycat742.rhcloud.com/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header Slider picture’ is closed to new replies.