Blackwell Theme-Heading Background Image size

Discussion in 'General InkThemes Discussion and Feedback' started by kayayurt, Dec 11, 2014.

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

    kayayurt New Member

    Joined:
    Jun 22, 2013
    Messages:
    18
    Likes Received:
    0
    Hello,
    I am trying to change the Heading Background Image and using image size 1600x185, for some reason it does not come out the way the original image that came with the theme.
    Please have a look:
    http://cpap-machines.org/

    Thanks,

    Kaya
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .page_heading_container {
    background-size: cover !important;
    }
    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  3. kayayurt

    kayayurt New Member

    Joined:
    Jun 22, 2013
    Messages:
    18
    Likes Received:
    0
    Thank you Yogesh, it looks really good now.
     
Thread Status:
Not open for further replies.

Share This Page