Get Professional Customization for any Website!
Contact us here for a free quote.

Okay
  Public Ticket #1833421
Page title and featured image
Closed

Comments

  • Helena started the conversation

    Hello again,

    Is it possible to display featured image in the header of a page same was as it works for posts? 

    Also how can I increase the size of page title and spacing among the title lines?

    Thank you in advance

    Helena

  •  184
    George replied

    Hi Helena,

    1. Unfortunately you cannot display the featured images for the pages. You can add the desired image directly to the page content.

    2. To increase the page title please go to Sublime -> General Settings, paste the next code to the Custom CSS field, replace "30px" and "45px" with the desired values and save changes.

    .wrap-slide-page h1 {
        font-size: 30px!important;
        line-height: 45px!important;
    }
    

    Hope this helps.

    Best regards,

    George

  • Helena replied

    That worked perfectly, thank you! Helena

  •  184
    George replied

    You are welcome!

    Best regards,

    George