Top bar color white problem after updating theme

Home Forums Jevelin Theme Top bar color white problem after updating theme

Home Forums Jevelin Theme Top bar color white problem after updating theme

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • ervis23
    Participant

    Dear Shufflehound,

     

    I hope you are

    Before updating my theme from 3.0.1 to the latest version i didn’t have the issue with the top bar, but now i have a problem with pages with white background.

     

    Please see the attached picture, the top bar in my home page is OK but other pages with white background, the text is vanished. Please can you help me

    Thank u so much.

     

    Attachments:
    You must be logged in to view attached files.

    Hi @ervis23,

     

    I hope you are well today and thank you for your question.

     

    This is happening because textย and background both colors are white.

     

    Do you want to change text color to black on pages having white background?

     

    Could you please share me your site URL where it’s displaying so that I can help you to achieve it?

     

    Best regards,
    Shufflehound team

    ervis23
    Participant

    Hello team,

     

    Yes i want to change it as the default color of the text in all pages. (#8d8d8d)

     

    Site Url: http://www.albaniandf.org

     

    Thank you

    Solution for this topic

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    body:not(.home) #page-container .primary-desktop .header-contacts-details-large-content {
        color: #8d8d8d;
    }

    ervis23
    Participant

    Now it works great.

     

    Thank you so much for your support.

     

    Have a nice day ๐Ÿ™‚

    You are most welcome here ๐Ÿ™‚

Viewing 6 posts - 1 through 6 (of 6 total)