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

    Hi guys

    I am using your enfold theme.
    Most of the time it is great to use and i am nearly to end my work.
    The Frontpage starts with a portfolio grid where you can choose a project. I want to remove the white arrows in the pictures (portfolio grid).It would be great, if someone has an answer.

    thx

    • This topic was modified 7 years, 10 months ago by cyahome.
    #731648

    Hey!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .grid-content .avia-arrow {
        display: none;
    }
    

    Best regards,
    Yigit

    #732744

    Thanks a lot, this Problem is solved!

    #732748

    Hey!

    You are welcome, glad we could help :)
    Let us know if you have any other questions or issues!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘remove little white arrows in portfolio pictures and sort categories’ is closed to new replies.