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

    Hello, i would like to change text format on caption in masonry gallery. such as “bold” or change color also.

    in the next box my home page.

    Thanks for your help!

    Mario

    #462560

    Hi Mario!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .av-masonry-entry:before {
      color: red;
      font-weight: 100;
    }

    Regards,
    Yigit

    #462567

    Many thanks Yigit!

    Have a nice day!

    Mario

    #462727

    Hi!

    You are welcome, glad we could help! You too have a nice day :)

    Best regards,
    Yigit

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