Header background colour

Discussion in 'ColorWay WordPress Theme' started by uwatecdiving, Jun 2, 2015.

Thread Status:
Not open for further replies.
  1. uwatecdiving

    uwatecdiving Member

    Joined:
    Jun 11, 2012
    Messages:
    47
    Likes Received:
    0
    I have a problem with the header background colour on the home page, it has square corners but the theme underneath has rounded corners, how do I change the background colour so it looks better.
    The website is http://idc-canaryislands.com/wp/
    Many thanks
    Yvonne
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,

    I have got your concern,
    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .header {
      border-radius: 5px 5px 0 0;
      margin-top: 5px;
    }
    Hope it will resolve your issue.

    Thanks,
    Praveen
     
    uwatecdiving likes this.
  3. uwatecdiving

    uwatecdiving Member

    Joined:
    Jun 11, 2012
    Messages:
    47
    Likes Received:
    0
    Thank you Praveen

    It looks good now.
    I just want to say that I appreciate the service you provide especially for people like me who are still fairly new to Wordpress, I have learnt so much from the Ink Theme community.
    Regards
    Yvonne
     
Thread Status:
Not open for further replies.

Share This Page