Skip to content
Public Ticket #6252

sidebar

Conversation thread

PenciDesign replied

Staff Reply

Hi,

For 3/ Please add more this code to Customize > Custom CSS to do that:

.about-widget img{ max-width: 200px !important; }

Change value 200 to any value as you want.

Best Regards,

PenciDesign

EmilieBern replied

Customer Reply

Thanks a lot, I will try points 1 and 2. For point 3, I join 2 images: one with little photo compared to texte above, and one with big photo compared to text above. I'd like the first one! Thanks!

PenciDesign replied

Staff Reply

Hi,

1/ Let's upload image to your site and get it. Check this guide for more.

2/ Please add more this code to Customize > Custom CSS to do that:

@media only screen and (min-width: 1170px){
.penci-sidebar-content{ width: 25%; }
.penci-single-style-10 .penci-single-s10-content, .container.penci_sidebar #main{ width: 75%; }
}

Note Important: 

Change values 25 and 75 on the above code to values as you want. Make sure total of that 2 values is 100.

Example: 26  and 74     or    27 and 73

3/ Can you send me a screenshot about "photo's circle" like you mention? I'm not sure what do you mean here.

Best Regards,

PenciDesign

EmilieBern started the conversation

Conversation Start

Hi! I try to customize sidebar: 

- photo: my photo has no url, how and where should I put my photo to obtain this url?

- how may I change width of the sidebar (and of article's column)?

- I also would like to reduce size of the photo's circle: where can I find this fonction?

Thanks!

Want to join this conversation or access attachments? Sign in first.