Okay
  Public Ticket #323756
Blog Posts browser issue
Closed

Comments

  •  1
    Jay started the conversation

    For all of my blog posts, the "next post" image at the bottom of each post is misaligned in Firefox, but not in Safari or Chrome. Is there a fix for this issue?

  •  8,464
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    .blog_next_prev_buttons{
        margin-top: 0px !important;
    }
    Thanks 


    ThemeNectar Support Team