Change footer & social media text colour

Discussion in 'BizWay WordPress Theme' started by sapy_marketing, Feb 16, 2018.

  1. sapy_marketing

    sapy_marketing Member

    Joined:
    Mar 5, 2014
    Messages:
    64
    Likes Received:
    0
    I'm planning to use the following CSS code to add a background image to my heading footer.

    .page-heading-container, .footer-wrapper {

    background: url('image');

    }

    I would like to change the text in both the heading and footer to white. It seems to have a shadow? If so, I'd like to change this shadow to black. Please see image showing which text I want to change in footer.

    upload_2018-2-16_13-40-30.png
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Thanks for contacting us,

    Will you please share your website URL here? So that we can deliver you an exact and appropriate solution to you.

    I look forward to hearing from you.

    Regards,
    Akbar
    InkThemes.com
     
  3. sapy_marketing

    sapy_marketing Member

    Joined:
    Mar 5, 2014
    Messages:
    64
    Likes Received:
    0
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Greetings from InkThemes,

    To make desirable changes, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes-> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .footer-wrapper .footer-top-inner1 span {
        color: #ffffff;
    }
    
    .footer-wrapper .footer-top-inner2 {
        color: #ffffff;
    }
    
    .footer-wrapper .footer-top-inner3 {
        color: #ffffff;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com
     
  5. sapy_marketing

    sapy_marketing Member

    Joined:
    Mar 5, 2014
    Messages:
    64
    Likes Received:
    0
    Thank you, that worked for the footer.
    Please advise what CSS code I can use for my headings to also be white?

    upload_2018-2-26_12-23-20.png
     
  6. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Greetings from InkThemes,

    To change the color of page/post heading, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .page-heading h1 {
        color: #ffffff;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com
     
  7. sapy_marketing

    sapy_marketing Member

    Joined:
    Mar 5, 2014
    Messages:
    64
    Likes Received:
    0
    Hello, it works for the heading on the News page, and Contact us. It does not change the heading colour for my other pages:
     
  8. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Will you please share that page URL?
     
  9. sapy_marketing

    sapy_marketing Member

    Joined:
    Mar 5, 2014
    Messages:
    64
    Likes Received:
    0
    I have removed all the related CSS code until I can get it working 100%. As you are working on a different time zone to me, I don't want to leave my website looking wrong for 24hours while I await your reply. I will insert the CSS code this afternoon before I leave work, and await your response then.
     
  10. sapy_marketing

    sapy_marketing Member

    Joined:
    Mar 5, 2014
    Messages:
    64
    Likes Received:
    0
    Please note that I pasted the CSS code in Appearance > Customise > Additional CSS

    Changes not consistent on all the pages.
     
  11. sapy_marketing

    sapy_marketing Member

    Joined:
    Mar 5, 2014
    Messages:
    64
    Likes Received:
    0
  12. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Will you please share the admin credentials of your website at [email protected] along with the thread link.

    So that we can give you an exact and appropriate solution to you.

    Kindly send the below-mentioned credential details at [email protected] along with the thread link.

    WordPress Website URL: -
    WordPress Username: -
    WordPress Password: -

    We will do the needful.

    Regards,
    Akbar
    InkThemes.com
     
  13. sapy_marketing

    sapy_marketing Member

    Joined:
    Mar 5, 2014
    Messages:
    64
    Likes Received:
    0
    Please note that the details have been sent to you. A number of changes I have made via Custom CSS are ONLY showing on the home page, and none of my other pages. Logo alignment, header and footer image & text colour etc.
     
  14. sapy_marketing

    sapy_marketing Member

    Joined:
    Mar 5, 2014
    Messages:
    64
    Likes Received:
    0
    Hello Akbar

    I have emailed my login details, and am awaiting assistance on my original query please.
    My CSS code modifications are only reflected on the home page, and none of the other pages on my website. Please kindly advise?
     
  15. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Thanks for getting back to us,

    I would like to tell you that your query is still in the pipeline and we will definitely check your site and fix the issues. Since our team is busy in some other project our developers they will switch on your issues soon.

    I hope you understand, we will definitely fix this issue. Your patience and cooperation would be appreciated.

    Regards,
    Akbar
    InkThemes.com
     

Share This Page