Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #142529
    Douglas Moxley
    Participant

    First I wanted to start off saying it’s very disappointing to pay $49 for a theme that doesn’t come with support. I also have to pay Catch Themes an expensive fee to ask them a support question?! Wow.

    I am trying to remove the faint borders around the navigation section of my website but none of the regular css border commands seem to work.

    The site is gasproshopfabrication.com and any suggestions is greatly appreciated!

    Thanks,
    Doug

    #142531
    Skandha
    Participant

    @douglas-moxleygmail-com: Hello there, all of our themes come along with the support you need. If you have any issues, please post in our support-forum. Sorry for the inconvenience!

    To remove the border around navigation:
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #primary-menu {
    	border:none;
    }

    Let me know if this works out.
    Kind Regards,
    Skandha

    #142535
    Douglas Moxley
    Participant

    Hi Skandha! Thank you for the reply but that removes the ul border. Here’s what I am talking about.

    Border Lines

    #142682
    Skandha
    Participant

    @douglas-moxleygmail-com: Go to => Appearance => Customize => Additional CSS and add the following CSS Cod.

    .site-banner, .site-header {
       border:none;
    }

    Let me know if this works out.
    Kind Regards,
    Skandha

    #155870
    samanthacramer
    Participant

    Skandha has been doing a very steady and well job here replying to all these queries. I haven’t seen a thread where a question is posted and he didn’t attend it. Are you an admin or a moderator here?
    https://www.essaychamp.co.uk/

    #155872
    Skandha
    Participant

    @samanthacramer: We here at Catch Themes believe in Customer Satisfaction so we try to reply to the posts in our support forum as soon as possible to help solve issues of our loyal customers.
    I work as an Happiness Engineer at Catch Themes.

    Thank you for your appreciation. It motivates us to perform better.
    Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove Navigation Alignment Border’ is closed to new replies.