"Back to portfolio link" and "page-header" amending

  • Posted in : Responsy
  • pwong1016
    Participant

    Hi Again,

    Been struggling with the amending the after classes “.back” on “portfolio-single.html” and ” page-header” on contacts page:

    1) back to portfolio link – How to remove the “yellow rectangle” on hover.
    2) Contact page “page header” – how can I make the bottom border a single continous line as on the portfolio page? I have tried the following code:

    But this aligned the header incorrectly.

    Any advise would be much appreciated.

    Thanks

    ahmetsali
    Keymaster

    Hi, add the css codes below to the end of main.css;

    h1 a.back:hover { background: none; }
    .page-header { border-bottom-style: solid; }
    
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Responsy’ is closed to new topics and replies.