- This topic has 3 replies, 2 voices, and was last updated 2 years, 10 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 › Military theme
Hi,
I have encountered one issue in http://www.ppspark.com with Military theme.
In single post, for example: https://www.ppspark.com/en/espanol-gran-inicio-de-temporada/
The header image does not appear in the small screen view.
How can I fix this?
Thank you very much for your help!!
Best regards,
Vanessa
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.post_head { height: 200px !important;}
}
@media screen and (min-width:768px) and (max-width:1023px) {
.post_head { height:350px !important;}
}
Regards,
Chris
Hi Chris,
Works perfectly!!
Thank you very much.
Best regards,
Vanessa
🙂
Creating a website based on a popular WordPress platform but delivering the nature of another famous ecosystem called Ghost can be one of the most […]
If your ultimate goal is to create an artistically pleasing and aesthetic website or blog for your artistic portfolio, arts and craft, freelancer, digital portfolio […]
If you are planning to start your own WordPress based website, then there are a few things that you may have to do, starting with […]