- This topic has 17 replies, 2 voices, and was last updated 7 years, 9 months ago by .
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Nature One Pro, home page title spacing
Dave
the 2 outstanding issues are…
mobile page, graphic alignment (fixed on desktop but not mobile):
and
post images on home page post preview and bottom of page do not proportional change.
image link changed because I had to go live with the site
Hi Nigel,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.footerpost .footer-thumb img { height:auto;}
.footerpost blockquote { background:none; padding-left:0 !important;}
.footerpost .footer-text { display:table;}
@media screen and (max-width:767px) {
#slider-page::before, #slider-page::after{ transform:translateX(-33%); -moz-transform:translateX(-33%); -webkit-transform:translateX(-33%);}
}
Regards,
Dave
thanks, there have been a lot of issues with this theme, will you be issuing an update?
Free WordPress Photography Themes Article explains about the best free WordPress photography themes for having the creative photographers display their work online. Going back to […]
To make your website entirely mobile-friendly, it is essential to pick a theme that comes as the suitable one for your mobile device. Thus, it […]
Are you confused when you come across the term WordPress Child Themes? Do not worry it’s not just you but many fresh developers out there […]