Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1352263
    lisacole1
    Participant

    Hiya
    Is it possible to have some text that says click here to filter results near the red cross?
    Clients are not understanding how the portfolio page works and I need to make it obvious.

    I can’t type into the actual Portfolio page can I?

    http://www.carolinecasswell.co.uk/gallery/

    #1352375
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    a.x-portfolio-filters {
        width: auto;
        padding: 0 8px;
    }
    a.x-portfolio-filters:after {
        content: "Click Here";
        margin-left: 5px;
    }

    Hope it helps 🙂

    #1353352
    lisacole1
    Participant

    perfect! thank you so much!

    #1353388
    Thai
    Moderator

    You are most welcome 🙂

  • <script> jQuery(function($){ $("#no-reply-1352263 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>