Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1009907

    Hi Kriesi

    I have customized the navigation (next, prev) buttons on my portfolio to reduce them down to small tabs only.

    They still show a white title and have a slight jumpy transition which I can’t stop.

    Can you please help by pointing me to the right CSS to stop the title showing on hover and stop the tab jumping.

    Many thanks
    Helen

    #1010094

    Hey helban,

    Please try to add this code to the quick css field and adjust the width value if necessary:

    
    #top #wrap_all .avia-post-nav:hover .entry-info-wrap {
        width: 20px;
    }
    

    Best regards,
    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.