Put the following code in custom css Appearance -> theme options -> styling options -> custom css Code: .flex-caption { display:none; } This will solve your problem.
Hello. 1- How do I remove the (round circles) slider tabs/ buttons that are left once I removed the slider heading and description per the above instructions? 2 - Can the slider tabs/buttons display horizontal instead of vertical? Thanks in advance for your immediate attention.
@Ituggs, 1.For your first issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .flex-control-nav { display: none; } 2.For your second issue Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry. If this isn't something you're able to do then you would need to hire a developer for this. Take care.