• Resolved zainjawaid11

    (@zainjawaid11)


    I want to know that how can i remove “THEME BY MYTHEMESHOP . I really want to remove that text . So, Please Help me

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey there zainjawaid11,

    Hope you’re well today!

    This should be possible to remove with some custom CSS. Since the theme has its own custom CSS tab which is located in Appearance >> Theme Options >> Styling Options >> Custom CSS you can try adding the following code there:

    .copyright-text {
    display: none;
    }

    This should remove THEME BY MYTHEMESHOP from your footer. If this doesn’t work could you please post link to your site so I can take a look?

    Hope this helps 🙂

    Best regards,
    Bojan

    Thread Starter zainjawaid11

    (@zainjawaid11)

    Thanks You So Much It helped me . Thanks Man. Thanks Once Again.

    Glad I could help 🙂 Have a great weekend!

    Cheers,
    Bojan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘(Point Theme) how to remove THEME BY MYTHEME SHOP text in footer’ is closed to new replies.