Home › Forums › All Other Themes › Handy inner page banner
- This topic has 3 replies, 3 voices, and was last updated 6 years, 4 months ago by
Forum Moderator.
-
AuthorPosts
-
November 14, 2016 at 9:40 pm #52651
Hi, I added a feature picture to some of my internal pages, however I don’t want to change the inner page banner picture, is there any way you can help me overweight this.
This is the site that shows the feature picture on the top: https://aocorthodontics.com/churubusco
And this is how I want it to look
https://aocorthodontics.com/promocionesI can’t change the feature picture because I have a Post Grid that I want to show the feature picture on.
Thank You
November 15, 2016 at 10:28 am #52712I see you already have featured image on these pages. Unsure of what you need from us.
Regards,
ShriNovember 21, 2016 at 10:20 pm #53455What I wanted was that the image that I programed using the “Theme Options” was not overwritten by the feature image of the post.
Also I take this opportunity to receive support on a different matter of the same theme. The responsive design when I see it on my cellphone is not being accommodating correctly.
November 22, 2016 at 6:25 am #53493Hi Cecilia,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:768px){
.one_four_page{width:100%;}
}Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.