Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #125437
    cregan13
    Participant

    I am using the Catch Box theme for my website. I would like to change the weird gray tone color that is anchored as a border around my white pages. I would like to completely remove it or change it to white to match the white pages. I have been searching through the CSS and can’t find where to make this change?

    http://www.tarheellacrossecamp.com

    #125445
    skynet
    Participant

    Hi cregan13 try to add this custom css:

    .hentry, .widget { border-bottom: none; }

    #125455
    Pratik
    Keymaster

    @cregan13: What @skynet has suggested will work. If it does not, please let me know.


    @skynet
    : Thank you for the answer again 🙂

    Regards,
    Pratik

    #125457
    cregan13
    Participant

    Where should I place this code in the custom CSS? Is there a particular spot to place it for it to be effective – or do I just paste it at the start?

    Thanks for the help!!

    #125460
    skynet
    Participant

    Hello @cregan13 login to wordpress –> Appearance –> Customize –> Additional CSS
    copy & paste the code on “Additional CSS” and click at the top “save & publish”

    #125471
    cregan13
    Participant

    That worked, thank you! I posted it under the Widget coding section. Thanks for the help!

    #125484
    skynet
    Participant

    You are welcome @cregan13 If you need any further information please do not hesitate to post in the forum.

    @Pratik
    in my turn I was helped by the good @Sakin everytime. I am very happy to be able to help when I know the problem.

    Have a good awesome day guys!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How to Remove Anchored Border around all my Pages’ is closed to new replies.