• Resolved craig1475

    (@craig1475)


    Hi,

    Any chance someone knows how to remove the downward arrow on my static homepage feature image? (I don not have a downward arrow on my Dell laptop keyboard)

    I have the image set as cover template. Is that the best formatting?

    Thanks,

    Craig

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 14254218

    (@anonymized-14254218)

    There are multiple ways to achieve this probably the easiest one being to use some custom CSS.

    In your backend go to “Design”>”Costumzier”>”Additional CSS” and add the following lines:

    .to-the-content-wrapper {
        display: none;
    }

    Is that the best formatting?

    Everyone’s opinion is bound to be subjective. IMO it looks okay.

    Thread Starter craig1475

    (@craig1475)

    Dang, worked like a charm! Thank you very much!

    cb

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove down arrow on feature image set with parallax effect’ is closed to new replies.