background image for andrinatheme

Discussion in 'General InkThemes Discussion and Feedback' started by jtwmediagroup, Sep 23, 2014.

  1. jtwmediagroup

    jtwmediagroup Guest

    Joined:
    Jun 9, 2014
    Messages:
    7
    Likes Received:
    0
    Hello guys,

    I'm trying to set a new background for this theme. When I did it through the dashboard it set the image to repeat. I tried to find the class for the image within the css but was unable to. Can someone help me out. I'm trying to set the image to no-repeat and the background size to cover.

    Thanks!
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Please provide URL of your website
    Thanks & Regards
    Pramod
     
  3. jtwmediagroup

    jtwmediagroup Guest

    Joined:
    Jun 9, 2014
    Messages:
    7
    Likes Received:
    0
  4. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    body.home.blog {
    background-repeat: no-repeat !important;
    }
    Thanks & Regards
    Pramod
     

    Attached Files:

Share This Page