Can't get rid of red border lines

  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time

Support Home Support Home ColorHost WordPress Theme Can't get rid of red border lines

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4254
    Greg Ziebowski
    Participant

    I’ve customised my ColorHost home page, however, there are still red lines appearing around both my plan boxes, along with the side of my slider tabs and around my domain search button. I’ve gone in the settings and there is no red selected in any of the colour options. Everything to set to be either white or green.

    Can you please advise where in the settings I need to go to get rid of these?

    red line border issue

    #4260

    Hi Greg,

    Sorry for the inconvenience.

    We have listed the issue in our theme update list. We will fix the issue permanently in our next update of the theme.

    However, please use the CSS below to fix the issue for now.

    .banner--slider-nav ul > li:hover, .banner--slider-nav ul > li.active {
        border: none !important;
    }
    .banner--slider-nav ul > li {
        border-bottom: none !important;
    }
    .pricing--item {
        border-right: none !important;
    }

    Best Regards,
    ThemeLooks Support Team

    #4265
    Greg Ziebowski
    Participant

    Thanks. This has fixed the problem. I’ve also noticed a red line appearing around the domain search button. Can you please also let me know what additional CSS I should add to fix this problem?

    #4266

    Please use the CSS below to fix the issue.

    #domainSearch .btn--default.btn--primary {
        border: none !important;
    }

    Best Regards,
    ThemeLooks Support Team

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
happy hour