Hi, I would like to look at having a fixed image on the front page or maybe slider without the text box. Can someone tell me how this could be done? Thanks, John
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .flex-caption-wrapper { display: none; } This will solve your issue.
Worked like a charm. I picked up another bit of code from a previous thread about pushing the slider down, I gather I can paste multiple CSS code snippets in the Styling Options box. Is there a limit to this?
Hello, No, There is no limit to add multiple CSS code snippets in the custom css section. You can add as many CSS code snippets as you want, in the custom css section.