Change the home page

Discussion in 'General InkThemes Discussion and Feedback' started by bilalmirza, May 8, 2014.

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

    bilalmirza Member

    Joined:
    Feb 11, 2014
    Messages:
    38
    Likes Received:
    2
    Is it possible to change on the home page the part right above the Footer Widget Area the phone number and email address alignment (bilalmirza.ca) ... it looks weird... can I

    option 1: have them a bit bigger and better aligned.... left aligned e-mail address and right alignned phone number

    option 2: remove them altogether and replace them with huge quotes with testimonials in them (somewhat like this website: http://madanca.com/)

    Thanks,
    Nazia
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    1.

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
    div.footer-top-inner3 {
    margin-right: -297px;
    font-size: 20px;
    }
    div.footer-top-inner2 {
    font-size: 20px;
    margin-left: -9px!important;
    }
     

    2. Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry.
    Thanks & Regards
    Gourav Shrivastava
     
  3. bilalmirza

    bilalmirza Member

    Joined:
    Feb 11, 2014
    Messages:
    38
    Likes Received:
    2
Thread Status:
Not open for further replies.

Share This Page