Okay
  Public Ticket #1332062
Suggestion - Customized Page Title Wrapper Background Image
Closed

Comments

  •  1
    tuta started the conversation

    I think it will be amazing to set page-title-wrapper background image for CMS and each category page. Currently it shows only single image for any page. 

    I hope you guys can add this feature in future release.

    Thank you!

  • [deleted] replied

    Hello,

    Thanks for your opinion, we will consider about that

    Best regards,

  • nexavibe replied

    hi.. how to remove the background page title section?

  • [deleted] replied

    Hello,

    Please go to admin MGS -> Theme Settings then scroll down to "Custom Style" and add this code to textarea:

    .page-title-wrapper {

        background-image: none;

    }