Nature One Pro, home page title spacing

Home Forums All Other Themes Nature One Pro, home page title spacing

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #68123
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    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

    #68179
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    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

    #68214
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    thanks, there have been a lot of issues with this theme, will you be issuing an update?

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.