• Resolved hernan96

    (@hernan96)


    Hello everyone,

    I have been trying to remove the theme credit from the footer, so I could add the “$year + my name”.

    I *sucessfully* hide it using the display tag on the CSS stylesheet. Located in the class “credit”. However, when I added the information field (displayed on the left), there is a vertical line (“|”) at the end of the content, which makes it look aesthetically not good at all. I must add that now it’s now appearing so you can see what I’m talking about.

    I was wondering if there was some way to remove that automatic vertical line or some other alternative to replace it.

    I’ll explain it better: I want to remove this info from the footer (what’s in bold). “$year author | Bard Theme by WP Royal

    Best regards.

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

Viewing 11 replies - 1 through 11 (of 11 total)
  • Hi @hernan96

    At first, thank you for choosing our theme and service.

    This part can be removed in the pro version via customizer options, it’s not a free theme feature.

    I will discuss this case with the developers and let you know if we can do anything.

    Kind Regards

    Thread Starter hernan96

    (@hernan96)

    Thank you for taking care, I will be looking how this develops.

    Hi @hernan96

    As we mentioned above, the copyright part can be removed/changed in the pro version, but at this time we can make an exception and sent you a CSS snippet to remove that part but it cant be changed.

    https://nimb.ws/7d0Qzj

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .credit {
      display: none;
    }

    Kind Regards

    Thread Starter hernan96

    (@hernan96)

    Ah, OK. However, like I said in the original post, I used that code but I didn’t get the result I wanted. Anyways, I appreciate you looking for a solution.

    Hi @hernan96

    Please check the screenshot: https://imgur.com/mjJEtwM so you can remove it from copyright options via Dashboard > Appearance > Customize > Page Footer https://nimb.ws/ejZ8gl

    Kind Regards

    Thread Starter hernan96

    (@hernan96)

    I mean, not for sounding too repetitive but as I said, the vertical line is generated by default, meaning I cannot remove it. I just added the code to show you that line won’t go away. It’s OK, I guess I’ll find help somewhere else. Appreciate the assistance though.

    Hi @hernan96

    At first, sorry for the late reply.

    We checked your website and seems that you have been able to remove the line by yourself.

    We are glad that you were able to found out the solution by yourself.

    Kind Regards

    Thread Starter hernan96

    (@hernan96)

    Well, considering that I wasn’t getting a solution, I decided to investigate the coding through the files by myself. I used FileZilla, checked the code and noticed a part where the vertical line was showing. I just edited the file that had it. I know this will be reverted back to normal due to theme updates but it doesn’t annoy me. It’s something minor.

    We are glad that you were able to found out the solution by yourself.

    Feel free to contact us at any time, we are more than happy to help.

    Kind Regards

    Thread Starter hernan96

    (@hernan96)

    Sure thing. Thanks for bringing such a nice looking theme.

    Hi @hernan96

    Thank you for choosing our theme and service.

    Kind Regards

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Removing Vertical Line (“|”) from Footer’ is closed to new replies.