• Resolved atfpodcast

    (@atfpodcast)


    The tag line used to be on the right side and smaller font when set to

    Above the header images. its in the header image but the title is not

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author nobita

    (@nobita)

    Your mean

    You can not show tagline page top right ?

    Quick fix.

    customizer / Advanced / Site Wide CSS

    Please try add below code.

    #header-image p{
    display:none;
    }
    #hd #site-description{
    display:block!important;
    }

    This issue will fixed Raindrops 1.315

    Thank you.

    Thread Starter atfpodcast

    (@atfpodcast)

    Thank you that worked and again thank you for your fast reply domo

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Tagline in header’ is closed to new replies.