Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #237923
    daoudou
    Participant

    Hello,
    I just updated the CatchFlamm Free theme.
    Here’s my problem: before, the pages were yellow. Since the update, the yellow color is right around the page. And where the text is, it has turned white.
    How to find the pages as before the update?
    thank you in advance

    #237945
    Skandha
    Participant

    @daoudou: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #238010
    daoudou
    Participant
    #238067
    Skandha
    Participant

    @daoudou: Hello there,
    First of all
    Go to => Appearance => Customize => Colors => Background Color => Select Color => Clear and Publish.

    Then,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #post-90 {
        background-color: #f9dd32;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #238159
    daoudou
    Participant

    Hello
    I did as you said.
    On the home page: the background is yellow with a white frame.
    Pages on others: the background is white. There is no yellow color.

    #238161
    daoudou
    Participant

    I must clarify that it is on the mobile version that it does not work.
    On the PC version: the home page is yellow but not the same color as the background (everything must be like the background).
    On the other pages, it’s yellow.
    But you would have to exit the search bar which is above the logo. I do not know how to do. It’s since the update.
    Thank you in advance.

    #238185
    Skandha
    Participant

    @daoudou: Hello there,
    Go to => Appearance => Customize => Colors => Background Color => Select color as #f9dd32 and Publish.

    Then,
    Replace the CSS Code I provided you with the following Code.

    .hentry {
        background-color: #f9dd32;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #238249
    daoudou
    Participant

    Thanks for your advices.
    1) I can’t seem to have exactly the same color between the edges and the center.
    I gave it a try with: background-color: # ffcc33. But it’s still too clear.
    2) I would like to take out the search bar which is at the top of the page, before there was none.

    Why all these problems with this update?
    I would like to understand.
    Cordially.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘After updating, the page color has disappeared’ is closed to new replies.