Support Forum

For all questions related to themes and plugins!

Enter search keyword e.g. "footer color".

  • Registration is Required

    Registration is required to post questions to support forum. ThemeForest buyers also need to obtain Purchase code to be able to post on forum.

    Please read here how to obtain Purchase code.

#1975
Robert Kavgić
Participant

Hello,

Please post all your future replies in this topic. There is no need to open multiple topics.

Login to your WordPress Admin panel, navigate to “Elvyre options -> Appearance” and find the “Custom CSS” box.

Copy and paste the following code:

#page-title {
    overflow: hidden !important;
    height: 0 !important;
    padding-top: 20.84% !important;
}

The background image should now be responsive.

Robert