Okay
  Public Ticket #1444912
I can not change primary colour of the theme
Closed

Comments

  • kiritoasuna93 started the conversation

    Hello , I need to change the primary theme colour of the website as shown in the attachment (screenshot) but it won't change even after I had saved changes. The primary colour of the website theme is still light brown like the original. What should I do?

    Also, I cannot make any changes at all

    I tried changing the header type to no 1 or 3 but it won't change


    any changes I apply to the theme won't happen so what do I need to do

  •  608
    WordPress replied

    Hi,
    Thanks for your purchase.

    You can clear your browser cache and website

    Can you provide an admin account and FTP info so I can check for your problem?

    Regards,
    Paul


  •   kiritoasuna93 replied privately
  •  608
    WordPress replied

    Hi,

    Color has been changed. https://prnt.sc/i5b2tr
    You add style css in child theme:

    .header-v3:not(.is-sticky) .header-logo {
        padding: 20px 20px 21px;
    }


  •   kiritoasuna93 replied privately
  •   kiritoasuna93 replied privately
  •  608
    WordPress replied

    You can open with private browsing.
    You can add style css hiden logo footer:

    .footer-logo {
        display: none;
    }


  • kiritoasuna93 replied

    Okay thanks, will try that

    Thank you so much

  •  608
    WordPress replied

    I have installed the WP Fastest Cache plugin to clear the cache. You can check back


  •   kiritoasuna93 replied privately