• Resolved forbiddenlaw

    (@forbiddenlaw)


    Hello all.
    I would like some help with deleting the thick line (bar) at the bottom of the footer in raindrops.
    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author nobita

    (@nobita)

    Hi forbiddenlaw

    Add to style.css ( good at child theme ) last line below

    /* Remove footer links */
    
    address{
    	visibility:hidden;
    }

    Thank you.

    Theme Author nobita

    (@nobita)

    Two weeks have passed since remained without reply, I will change to Resolved.

    Please explain this to me like I am a dumbass because this makes no sense to me. Could this also be an option to turn off?

    Not seeing a reason for it.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Theme raindrops footer]’ is closed to new replies.