Hi , I have checked the forum posts and did not find my answer. Please advise how to move the slider1 button and button text to the right. I would like to center the button under the header text . I tried this in the styling options --> custom css section , but no joy. #slider_wraper .btn_right { position:absolute; right:10px; } Thanks, Brian
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .entry_btn { float: right; } Thanks & Regards Gourav Shrivastava