New Landing How can we help? Themeforest Theme Support Joyn search background color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Joyn
  • #183394
    pleeman
    Member
    Post count: 105

    Where can I set the background page and text color for the search page? Right now on my site it’s a light grey with white text and it’s very hard to read.

    Thank you

    Attachments:
    You must be logged in to view attached files.
    #183412
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css.
    Adjust the values

    
    #fullscreen-search {
      background: rgba(230, 80, 55, 0.9)!important;
       color:#FFF!important;
    }

    -Rui

    #183660
    pleeman
    Member
    Post count: 105

    Thank you. That worked.

    How do you change the background color of the loading page?

    #183663
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this one

    
    #sf-home-preloader, #site-loading {
      background-color: #FFF!important;
    }

    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register