Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Remove border around blog photos
firewalkingryan
May 2017
in
Theme support
Is there a way to remove the border around the photos on the blog plugin: callawassie.group46marketing.com/blog/
Comments
Bryan
May 2017
Hello,
Please use this custom css
.blog_wrapper .image_frame {
border-width:0px !important;
}
thanks
firewalkingryan
May 2017
I just added this and it didn't seem to work.
Bryan
May 2017
Yes, because you made a misstake in your custom css, there is no } closing your prevoius class, see screen:
http://prntscr.com/f6htnv
thanks
firewalkingryan
May 2017
Ok thank you, that worked perfectly!
Sign In
or
Register
to comment.
Comments
Please use this custom css thanks
thanks