Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
- This topic has 2 replies, 2 voices, and was last updated 10 years, 10 months ago by
Kera McHugh.
-
AuthorPosts
-
10/12/2015 at 5:28 pm #350357
Kera McHugh
Participanthiya
WHERE do i make changes so the circle is a % instead of a fixed-width?
my circles are showing up as 310px wide as an element style which makes it impossible to override ALL of them at once. and i don’t have a 310px setting ANYWHERE in my connections settings that i’ve been able to find yet.not much that i do with the css is working – can’t even seem to overwrite the circles.min.css file with an updated minified file…
please help. :)
10/12/2015 at 6:12 pm #350372Steven Zahm
Keymaster@ Kera
re: my circles are showing up as 310px wide as an element style which makes it impossible to override ALL of them at once. and i don’t have a 310px setting ANYWHERE in my connections settings that i’ve been able to find yet.
You sure you do not have this option set?
re: WHERE do i make changes so the circle is a % instead of a fixed-width?
Try adding the following to the theme’s custom CSS area. It should do the trick for relative sizing:
#cn-circled .cn-circled-thumb { width: 30% !important; height: 30% !important; } #cn-circled .cn-circled-content { margin-left: 35% !important; }10/14/2015 at 9:14 pm #350614Kera McHugh
ParticipantI have to apologize… i obviously did not look EVERYWHERE…
I found the 300 width setting in the SHORTCODE!!! omg… blind as a bat i am.
that fixed my biggest problem.
I saw your recommendation to add the css to the themes custom css… which, oddly, didn’t work in my child theme css, but in my jetpack “custom css” module it worked just fine… weird, but it worked.
THANK YOU
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
