Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #302591

    Good afternoon,
    I’ve got a small bug with my posts tags: they should be displayed at the very bottom of the article by default, but if I use the short-codes to insert columns, it keeps displaying in columns instead.
    Example of post with the issue:
    http://ship-st.com/navinn-released-rhinopiping-v1/

    Thanks for your help.

    #302654

    Hi Ship-ST!

    Thank you for using our theme.

    Try to put in custom.css or Enfold->Styles->Quick CSS field:

    
    .single #main .content .entry-footer{
    float: left !important;
    }
    

    Regards,
    Günter

    #303348

    Perfect, as usual!
    Thanks for your nice support!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Posts tags not displaying well’ is closed to new replies.