How can I make the the wider header and border a transparent black instead of Grey? I would also like to shorten the height of the border on the slider as well.
Hi, Greetings from InkThemes! Could you please provide us 'URL' of your site along with some edited screenshot of the concerned area so that we can better assist you? If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots. Looking forward to your reply. Thanks & Regards! Priyanka InkThemes.com
Thanks for your response Priyanka! My request has changed. I would like to change the style option or color that I use for the theme to black. The color that is used for black in the theme is currently grey. Can I have the color changed form grey to black? I would also like the transparent bottom border used for the slider images to be solid black color. I do not want it to be transparent. Is that possible?
Hi, Please follow the screenshot given below to change color code from gray to black.. For your information, I am using "WP-Editor" plugin to edit files. You can also download and use it from the link https://wordpress.org/plugins/wp-editor/. After activating this plugin, you will get the same screen as shown in the screenshot. And to make bottom space black, please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .flex-caption-wrapper { background: black; } Hope it will resolve your issues.. Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com