fireflythemes

Slider CSS

Sep 13th, 2020
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. #slider-section h2 {
  2. font-size: 5.5rem;
  3. }
  4. .header-two #slider-section.style-three {
  5. margin-top: 0;
  6. }
  7. #tertiary .widget .tagcloud a {
  8. color: #fff;
  9. }
  10.  
  11.  
  12. @media only screen and (max-width: 769px){
  13. #slider-section .slider-content-wrapper .container {
  14. max-width: 85%;
  15. }
  16. #slider-section .slider-buttons a.ff-button {
  17. padding: 5px 16px;
  18. margin-right: 0;
  19. }
  20. #slider-section .slider-content-wrapper {
  21. bottom: 15%;
  22. }
  23. #slider-section h2 {
  24. font-size: 2.4rem;
  25. }
  26. }
Advertisement
Add Comment
Please, Sign In to add comment