Private: Home › Forums › WordPress Themes › Elvyre – Retina Ready WordPress Theme › problems Mobile responsive › Reply To: problems Mobile responsive
February 6, 2015 at 4:34 pm
#1975
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