Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1188490
    michaelgraynz
    Participant

    absolute beginner
    The font colour is awful in checkout and related screens
    can you give me a point by point trail for changing these please?

    Thanks in advance

    #1188634
    Jade
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1188896
    michaelgraynz
    Participant
    This reply has been marked as private.
    #1188904
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .page-id-379 .woocommerce td, .woocommerce table th,.woocommerce-billing-fields label,.page-id-380 .woocommerce td, .page-id-380 .woocommerce th,.woocommerce-account form .payment_methods p, .woocommerce-checkout form .payment_methods p{
        color: #000;
    }

    Hope it helps.

    #1188946
    michaelgraynz
    Participant

    tried but to no avail – sorry

    #1188951
    Christopher
    Moderator

    I tried provided code and it worked fine, lease see the attachment.
    Please add the code, clear cache and check again.

    Thanks.

    #1188976
    michaelgraynz
    Participant

    Thanks for that tip Christopher
    The other forms that need correction are the basket page and the shop page
    as you will see they still have elements which are a funny colour

    #1188980
    Christopher
    Moderator

    Hi there,

    Please add this code as well :

    .woocommerce span, .woocommerce a:not(.button), .woocommerce p, .woocommerce {
        color: #000;
    }

    Hope it helps.

    #1188989
    michaelgraynz
    Participant

    Thanks very much for your timely help – I certainly appreciate it and will recommend wherever possible your product – is there anywhere I can add my comments or write a recommendation. I really really really appreciate it.

    #1188994
    Christopher
    Moderator

    Thanks for your kind words. One of our support staff will contact you shortly on how you can leave a review.
    Have a nice day.

    #1188996
    michaelgraynz
    Participant

    can i ask also one other nagging question.

    When I am in the availability page and i try to navigate to the say gallery page i get the attached fault.

    The url seems to be correct, is the some other measure missing?

    #1189020
    Christopher
    Moderator

    Hi there,

    Please fix your custom URL to :

    http://167.e2d.myftpupload.com/gallery

    Thanks.

    #1189033
    michaelgraynz
    Participant

    OK done that but when i can see the link at the bottom od the page there is no http:// before the remainder of the url.

    When I edited the custom menu settings there were two http:// thus
    http:// http://167 etc but i entered what you said

    #1189043
    Christopher
    Moderator

    You can edit custom URL to whatever you want.
    The URL works fine now but it show 404 error, please check URL and make sure it exists.
    Thanks.

    #1189046
    michaelgraynz
    Participant

    ok it looks ok in custom>>global CSS
    where else should i look?

  • <script> jQuery(function($){ $("#no-reply-1188490 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>