Is there a way to change the attributes of the border around images? I wanted to change to a 2px gray boarder and maybe add a drop shadow. is that possible.
What? Did you read what this field is for? This is for class names, not for css. Each custom CSS should be pasted under Theme options > Custom CSS & JS > Custom CSS section.
As you can tell, I am not a developer and that field explicitly says "Custom CSS Item Class Names", so to me that means "CSS". I will try the correct method and let you know how it goes.
BTW, I am also a novice to Wordpress and having difficulty figuring out things on the BeTheme. I will probably have many more questions to come before I get this site where I need it. The next challenge I am facing is the menu/header. Not working as I had anticipated.
That CSS worked, but it affected all the images across the site. Is there a way to control that at a granular level. For example on my home page I only want to control the image borders in the gallery area.
I'm having a similar problem, but I want to get rid of the borders site-wide. I've tried pasting the suggested CSS code into the custom CSS pane but it's not working for me.
@steadymarvin If above css does not work for you, it means you did it wrong. If you will send us url to page where you want to remove borders, we'll have a look on it.
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
you can change border with below css: but you can't add any shadow.
Thanks!