Footer Copyright removal

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #241
    Peter
    Participant

    Hi,

    How do I remove ‘Design by Themescarts’ text present in footer, i have purchased fitness cardio theme.

    Thank You

    #245
    admin
    Keymaster

    Hello,

    Add the CSS code below in the customizer’s additional CSS.

    .copyright-text{
    display: none;
    }

    Thanks.

    #248
    Peter
    Participant

    Ok thanks for the CSS.

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