• Hello,

    I’m currently working on the following website:

    newprocess.graphics

    Using the theme “AccessPress Parallax Free”

    I have been able to change the majority of the orange elements to the colors that I want, but it seems like every time I log on to the site something is different. In particular, the “View All” button in the blog section was functioning correctly, but now the hover state is orange. I have searched all of the CSS and can’t find any of the orange color left.

    In addition, I would like to know how to keep the webpage consistent across all of the web browsers. It looks different in all of them that I’ve tested (Chrome, Safari, and Firefox).

    Can someone please help me?

    • This topic was modified 7 years, 8 months ago by npcweb.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi

    You need to go into theme package and open style.css and find the line no. 1233 then you will see here below css. And change color code as per the need.

    .slider-caption .caption-description a:hover, .btn:hover {
    background: #85c133 !important;
    border: 2px solid #85c133 !important;
    color: #FFF !important;
    }

    Thanks

    Thread Starter npcweb

    (@npcweb)

    Shahid,

    Thank you. I added that code and tried replacing the current code with the appropriate hex code, but it still didn’t work. Any more advice? @shahidmansuri123

    Thank you

    Hi @npcweb

    Please share a snapshot of your site that you are still facing regarding this issue. Then i hope to assist you much better.

    Thanks

    Thread Starter npcweb

    (@npcweb)

    My computer won’t let me attach any photos. The URL address is https://newprocess.graphics. The issue I’m facing with the orange is under the “Solutions” tab. When you hover the mouse over the “View All” button, it turns orange. I thought I deleted all of the code where the orange hex code appears. The background of the “View All” button should turn completely green when you hover over it. @shahidmansuri123

    Thank you!!

    Hi npcweb,
    We checked your site and we does not found such issues .
    Thank You ! !

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Customizing Color & Keeping Consistent Amongst Browsers’ is closed to new replies.