• hey Anton,

    I am having trouble removing the red line next to the page navigation i have given you the link you can check out what redline i am talking about.

    image link

Viewing 3 replies - 1 through 3 (of 3 total)
  • A screenshot is of no use. What might help is a link to a page demonstrating the problem and a reasonably detailed description of the issue.

    Thread Starter zero9cool

    (@zero9cool)

    @esmi

    I am seeing this red line next to my older entries links
    I remember I had removed it before using css.

    the site on my local machine so no links

    Theme Author antonshevchuk

    (@antonshevchuk)

    Please send link to your site.
    But I think you should open CSS tab on customize page and remove next rules (or similar):

    .navigation .alignright a {
        border-left: 4px solid #FF1212;
    }
    
    .navigation .alignleft a {
        border-right: 4px solid #FF1212;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Page navigation Red line’ is closed to new replies.