badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Featured images border

#24823

Hi Sebastian,
Are you trying to put border in the featured image of recent work here in our demo ?
https://www.themehorse.com/preview/interface-pro/

For top line of the drop-down menu color. Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

#access ul li ul {
  border-color:#4A89C3; // change this hex color
}

Thank you!