Fusion Theme portfolio navigation issues

Support Forums for LiveMesh Themes & Plugins Forums Fusion Theme Support Fusion Theme portfolio navigation issues

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #19891
    cmf_designer
    Member
    This reply has been marked as private.
    #19901
    Veena
    Moderator

    You can use the below custom CSS in themeoptions –

    .single-portfolio .next:after {
     content: "←";
      }
    .single-portfolio .previous:before {
     content: "→";
    }
    
    #19910
    cmf_designer
    Member
    This reply has been marked as private.
    #19945
    Veena
    Moderator
    This reply has been marked as private.
    #19947
    cmf_designer
    Member
    This reply has been marked as private.
Viewing 5 posts - 16 through 20 (of 20 total)
  • The topic ‘Fusion Theme portfolio navigation issues’ is closed to new replies.