Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #300392
    sid-jervis
    Participant

    I would like to change the header subtitle text colour to white.

    How is “randomize header images” supposed to work?
    I have loaded a few header images, selected randomize and published. The header images don’t seem to change when visiting the site or on page refresh.

     

    laclanthier.org

    #300416
    Skandha
    Participant

    @sid-jervis: Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content .sub-title {
    color: #fff;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #300450
    sid-jervis
    Participant

    The colour change is good, any comments on my second question:

    How is “randomize header images” supposed to work?
    I have loaded a few header images, selected randomize and published. The header images don’t seem to change when visiting the site or on page refresh.

     

    laclanthier.org

    #300454
    Skandha
    Participant

    @sid-jervis: Hello there,

    The randomize header images seems to be working fine at my end.

    I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Subtitle colour, header media’ is closed to new replies.