need help in css

Home Forums Legacy Support Support queries Styling issues need help in css

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #115833
    cloudnine
    Participant
    I want to remove the bottom: 0;  as shown in following screen shot https://prnt.sc/fgs4yf Kindly tell me how to do that. .single-course div#item-nav.fixed { </div>
    1. position: fixed;
    2. bottom: 0;
    3. width: 100%;
    4. z-index: 999;
    </div> }
    #115847
    cloudnine
    Participant
    This reply has been marked as private.
    #115920
    Hi, Go to wp-admin->appearance->customiser->add custom CSS-> add these lines and save. div#item-header-content h1{color:black !important;} .single-course div#item-nav.fixed {bottom:100px !Important;} PS: Also Customisation is not a part of theme support. Please Hire a freelancer for your customisation. Envato Theme Support Policy : https://themeforest.net/page/item_support_policy
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘need help in css’ is closed to new replies.