• Resolved jas3

    (@jas3)


    Hello,

    I apologize for simple questions.

    1. I’d like to put titles of “pages” in the center. and
    2. I’d like to put a background image behind titles of “full-width pages”.

    I already made files of “first-children”, and uploaded a background image into the “Media”. The size of the image is; width 1220px, height 150px.

    Could you help me?

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

    (@utsumit)

    Hi,

    1. I’d like to put titles of “pages” in the center. and

    Please add the following code to Additional CSS.

    .page .entry-title {
    	text-align: center;
    }

    2. I’d like to put a background image behind titles of “full-width pages”.

    It needs complicated customization. I’m sorry but I can’t tell you the method.

    Thread Starter jas3

    (@jas3)

    Thanks a lot for your help, Mr Utsumi!
    I could put the titles in the center. And I get the point of background image.

    Many thanks.

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

The topic ‘background image for title’ is closed to new replies.