Shapely Client Section widget modification

Hello,
I really like shapely and went through tutorials and configured widgets on home page. I like Shapely Client Section but in my case i am only using it to display little images. Please see home page http://www.ioteach.co.uk

Because I do not want elements within Shapely Client Section as ‘href links’ and want them to be displayed in solid colors rather than having colors changing when hovered over. Is it possible to easily remove tags from these elements.

I tried to access html files from hosting website but directory that I downloaded does not contain any .html files but only php files. Is it possible to get complete source code files as they show when we right click on web page and select ‘view source’? Also, is there an easy way to change blog widget color from purple to transparent?

Many thanks,
Jacob

Hi @jacob,

Go to Appearance -> Customize -> Additional CSS, and add this,

.logo-carousel .slides a {
    cursor: default;
    pointer-events: none;
}

Let us know,

Thanks,
laranz.

Hello :slight_smile:

How can i change size of image in Shapely Client Section?
For me it’s too small, is there (CSS) any possible to change size of image?

Thank you for help

My site: http://www.masajka.ayz.pl/test/

Can I change number of showing images from 4 to 3 ? Will be more space :slight_smile: