Okay
  Public Ticket #2282871
Change two-sided-arrow
Closed

Comments

  •  5
    LynnJELY started the conversation

    Hi,

    I would like to change the two-sided-arrow icon in the portfolio items to a default arrow. How can I do that?

    I already tried to add this code: .default {cursor: default;} But it didn't work.

    Thank you in advance!

    Bye,
    Lynn

  • [deleted] replied

    Hi Lynn,

    I think that you are talking about the Fullscreen layout of the portfolio.

    Please add the code below to your Custom CSS area:

    .portfolio-full-bg-slider .image-entry {
    cursor: default !important; }

    Have a great day!

  •  5
    LynnJELY replied

    Thank you! It work out ;-)

    Have a nice day!


  • [deleted] replied

    Happy to hear that Lynnsmile.png

    Will set this ticket as solved from here.