Front page settings Junremoval

Home Forums All Other Themes Front page settings Junremoval

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #140081
    KariKari
    Participant
    • Topics: 63
    • Replies: 98
    • Total: 161
    Member since: May 17, 2016

    I did something and I lost the green background section of the slider (???)
    https://ryk.fi/
    Theme is the new junkremoval.

    #140099
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Given URL isn’t working. Kindly show us your website URL.

    Regards,
    Chris

    #140105
    KariKari
    Participant
    • Topics: 63
    • Replies: 98
    • Total: 161
    Member since: May 17, 2016

    So the site is: https://ryk.fi/

    #140115
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #slidera .nivo-caption {
        top: 0 !important;
        height: 100%;
    }
    #slidera .nivo-caption::before {
        position: absolute;
        top: 0;
        left: 15px;
        content: '';
        height: 100%;
        background-color: #33cf9f;
        width: 570px;
    	background-color: rgba(51,207,159, 0.5);
    }

    Regards,
    Chris

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.