Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #268596

    Hi, I have the following two queries on the media title:

    1. Is there a way to stop the ‘Header Media Title’ from taking a second line? I type 22 characters and it makes the media title a double line. I want to limit this to one line.

    2. Is there a way to change the header media so it is a different image on the home page to the other pages?

    My URL is: wafflesandlamingtons.com

    Thanks,
    Theo.

    #268627
    Skandha
    Participant

    @wafflesandlamingtons: Hello Theo,
    1. Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content-wrapper {
        max-width: 950px !important;
    }

    You can change the max width according to your requirement.

    2. The option to have different header images on different pages is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Media Title Query’ is closed to new replies.