Header and footer questions

Discussion in 'Infoway WordPress Theme' started by imagegrafx, Oct 6, 2014.

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

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
    My website url is hscheatingandcooling.com

    1st item: Footer - I would like to make 1 line of text RED in the footer text. All the rest can stay white on the black background. Is that possible? How would I do this?

    2nd item: Is there a way to move the facebook symbol so that it shows up under the contact info in the header and the contact info moves to the top even with the logo. I would also like to make the text a little smaller. URL is listed above.

    Thanks so much!
     
  2. 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:
    .call p{
    font-size: 17px;
    line-height: 27px;
    }
     
    .footer_widget h4 {
    color: red !important;
    }
    Adjust font-size and line height according to your requirement.
    Thanks & Regards
    Pramod
     
  3. imagegrafx

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
    www.hscheatingandcooling.com

    Thanks Pramod! That fixed the size of my font and it's perfect. I did want to move the facebook link/logo that is located above the address to below the address in the header. Is that possible?

    For the red color, I wanted one line in the second footer 24 HOUR EMERGENCY SERVICE in red...not the header. Is that something that is possible?

    Thanks so much for the prompt response!
     
  4. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello !
    Please send us your WordPress dashboard login details also the link of this thread at [email protected].
    Your website link:
    WordPress username:
    WordPress password:
    This thread link:
    Thanks & Regards
    Pramod
     
  5. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Your issues have fixed. Please have a look on your website.
    Thanks & Regards
    Pramod
     
  6. imagegrafx

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
    Thank you! That is perfect!
     
Thread Status:
Not open for further replies.

Share This Page