Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #837852

    Hey,

    http://www.elleagnes.se/
    I want to delete the / after the date and year above the posts.

    What code shall I add?
    Thanks
    Charlotte

    #837896

    Hey Charlotte,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .text-sep.text-sep-date {
      display: none;
    }
    
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #837909

    Thanks :)

    #837973

    Hi,

    We’re glad that Victoria was able to help you. Please let us know here in the forums if you need assistance with anything else.

    Cheers!
    Sarah

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Delete /’ is closed to new replies.