Making changes home page

Discussion in 'Subscribely v2 WordPress Theme' started by dawnr, Sep 4, 2015.

  1. dawnr

    dawnr New Member

    Joined:
    Oct 25, 2013
    Messages:
    5
    Likes Received:
    0
    Location:
    Coventry, UK
    Hi there, I am just customising my home page so it looks how I want it to.
    1. How do I change the colour of this area at the top of the home page?
    2. How do i change the colour of this area below the slider?
    3. Can I put a heading along the top of the slider (where I have highlighted screenshotwith a red rectangle). If so how?
    4. How do I change the colour of this button?
    Any help would be very much appreciated. Dawn
     

    Attached Files:

  2. dawnr

    dawnr New Member

    Joined:
    Oct 25, 2013
    Messages:
    5
    Likes Received:
    0
    Location:
    Coventry, UK
  3. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    It would be our pleasure to serve you.

    Fixing your issues is very easy for us.

    Could you please provide us URL of your website so that we can provide you the appropriate code accordingly?

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  4. dawnr

    dawnr New Member

    Joined:
    Oct 25, 2013
    Messages:
    5
    Likes Received:
    0
    Location:
    Coventry, UK
     
  5. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    body.home.blog {
        background: #C8A2C8 !important;
    }
    #header_wrapper {
        background-color: white !important;
      }
    #footer_wrapper {
        background-color: white !important;
    }
    #slider_wrapper .entry .entry_btn {
     background-color: blue !important;
    }
    NOTE: Choose your background-color as per your interest.

    Thanks & Regards!
    Priyanka
    Inkthemes.com
     
    dawnr likes this.
  6. dawnr

    dawnr New Member

    Joined:
    Oct 25, 2013
    Messages:
    5
    Likes Received:
    0
    Location:
    Coventry, UK
     
  7. priya

    priya Guest

    Hello Dawn,

    To resolve your last issue, there would be requirement of some customization in the source code of the theme and we will do it for you but for that purpose, we need your dashboard credentials.

    So, send us your Dashboard login details at [email protected].

    Thanks & Regards!
    Priyanka
    Inkthemes.com
     
  8. dawnr

    dawnr New Member

    Joined:
    Oct 25, 2013
    Messages:
    5
    Likes Received:
    0
    Location:
    Coventry, UK
    Hello Priyanka I sent my dashboard login details to the email above. Can you tell me if this change has been made or if I need to do anything else? Thanks.
     
  9. priya

    priya Guest

    Hello,

    Thanks for the details....

    We will get back to you ASAP with a positive response.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page