Hi There, Can you let me know how to : 1) move the text up higher on the slider 2) make the title text on the slider smaller Please advise, Thanks, Sandra
Hello, Warm Wishes from InkThemes, 1) move the text up higher on the slider To make the desired changes, just paste the code in the Additional CSS section of the theme. Go to (Dashboard -> Appearance -> Customize -> Additional CSS). Code: .slider-caption-container { margin-top: 6%; } 2) make the title text on the slider smaller To make the desired changes, just paste the code in the Additional CSS section of the theme. Go to (Dashboard -> Appearance -> Customize -> Additional CSS). Code: .slide-h1 { font-size: 40px; } Regards, Shemaela InkThemes.com