Change width of category image

Viewing 7 posts - 1 through 7 (of 7 total)
#185098

Robert Knaggs
Participant

Hi we are trying to increase the css value for the category image to take the width from 32px to 150px. We have added a width value to the style in but this is being overridden. Can you advise what the appropriate css file is to change this value in?

#185100

Tanvir
Spectator

Hello Robert,

Thanks for contacting us.

Could you please share related url of your website to check the issue further? If possible please also share temporary admin access in a private reply.

Regards
Tanvir

#185102

Robert Knaggs
Participant

Hi Tanvir website is https://coventrydbe.org/resources/ – logo is in the section Christian Worldviews and Advocacy Project

#185103

Robert Knaggs
Participant
This reply has been marked as private.
#185105

Shahjada
Keymaster

Need administrator access.

#185106

Robert Knaggs
Participant
This reply has been marked as private.
#185129

Robert Knaggs
Participant

Thanks for the css change – perfect job! If anyone else needs to do this put the following into the Additional CSS in Customise the Theme:

.w3eden .category-icon{
max-width: 50% !important;
width: 512px !important;
}

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘Change width of category image’ is closed to new replies.