- This topic has 3 replies, 3 voices, and was last updated 8 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Handy inner page banner
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/promociones
I can’t change the feature picture because I have a Post Grid that I want to show the feature picture on.
Thank You
I see you already have featured image on these pages. Unsure of what you need from us.
Regards,
Shri
What 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.
Hi 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
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]