Cuxtom css not working – IDstore theme

This topic has 10 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp

  • Avatar: faydesigns
    faydesigns
    Participant
    February 8, 2015 at 23:28

    Hi, The custom css appears not to be working. I have changes the name of the default custom css file to custom css and enabled the custom css file in Theme Options. However, no matter what code I place in the custom.css file via Appearance – Editor, the changes do not appear on my site.

    Also the widgets I have placed in the Primary Widget Area are appearing in the footer area on the Single Product Pages. I have the Primary Widget Area displayed on the Home Page but don’t want it to appear anywhere else. Is there any way to remove them from the Product Pages.

    And the last question, how do I change the colour of the widget text in the footer. At present the text is grey on a black background and very difficult to see. I would like to change it to white.

    Your help would be appreciated.

    Thank you

    9 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 9, 2015 at 09:03

    Hello,

    1. Are you sure the code you insert in custom.css is correct?
    Could you please give an example what you want to change and what code you use?
    2. Please provide us with wp-admin panel credentials in Private Content to check the issue with the footer.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: faydesigns
    faydesigns
    Participant
    February 9, 2015 at 11:18

    Hi, I had copied the code that you gave to others who had the same problems as I did but for some reason it took many hours for my website to implement the changes. I added other code last night and the changes appeared this morning. It is slow but the custom css is working now.

    However I still can’t manage to sort out the 2 problems with the footer, see website http://www.faydesigns.ie

    With regards, Geraldine

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 9, 2015 at 16:20

    Hello,

    Please try to add this code into custom.css file.

    .footer_container ul li a {
    color:#fff;
    }

    Regards,
    Robert Hall.

    Avatar: faydesigns
    faydesigns
    Participant
    February 9, 2015 at 21:44

    Hi Robert

    Thanks for your help, I appreciate it. Just a couple more things – what code would I use to make the text colour of the area right at the bottom of the footer area – where the copyright and payments info goes. It is still grey and hard to see, I would like it to be white.

    Also the widgets I have placed in the primary widget area and show on the Home Page is also showing at the bottom of the Single Product Page. Is there any way to not have the Primary Widget Area showing at the bottom of the Single Product Page.

    Thanks again
    Geraldine

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 9, 2015 at 21:50

    1) You can add this code into custom.css

    .after_footer .textwidget{
    color:#fff;
    }

    2) Sorry, but we don’t have such feature in our theme.

    Regards,
    Robert Hall.

    Avatar: faydesigns
    faydesigns
    Participant
    February 10, 2015 at 00:12

    Thanks Robert, unfortunately the code didn’t work.

    Geraldine

    Avatar: Eva
    Eva Kemp
    Support staff
    February 10, 2015 at 11:31

    Hello,

    Please try to use this code:

    .copyright, #after_footer_menu .textwidget p {
     color: white !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: faydesigns
    faydesigns
    Participant
    February 10, 2015 at 14:47

    It worked. Thank you so much Robert and Eva.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 10, 2015 at 15:12

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘Cuxtom css not working – IDstore theme’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.