Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Steven

    (@shazahm1hotmailcom)

    Add the following to the theme’s Custom CSS area found in the Customizer:

    #cn-cmap .cn-entry-cmap-card {
    	font-size: 12px;
    }

    The change was small, only upped to 14px to make it more accessible.

    I hope that helps!

    Thread Starter dental1

    (@dental1)

    it works! And how can i make the name of Entry a little smaller. this is the problem I face

    Plugin Author Steven

    (@shazahm1hotmailcom)

    The Entry name font-size has not changed, it remains at the 20px size. Can you please share a link so I can see it?

    Thread Starter dental1

    (@dental1)

    https://dentalpress.gr/odontotexnites-kai-odontotexnika-ergastiria/

    I’m thinking to change the image size, because the entry name font-size it seems good

    Plugin Author Steven

    (@shazahm1hotmailcom)

    The font-size is still 20px as it has been. To change the image size, change it in the cMap Template Customizer found on the Connections Templates admin page.

    I this that helps!

    Thread Starter dental1

    (@dental1)

    How to change the font-size 20px?

    Plugin Author Steven

    (@shazahm1hotmailcom)

    Well, it is already at 20px. But, if you want the CSS, here it is:

    #cn-cmap .cn-entry-cmap-card h2 {
        font-size: 20px;
    }

    I this that helps!

    Thread Starter dental1

    (@dental1)

    Thank you steven!! I don’t want to make the photo too small, i prefer to make font-size a little smaller.

    Plugin Author Steven

    (@shazahm1hotmailcom)

    RE: I don’t want to make the photo too small

    The CSS example I gave do not affect the image size of the photo.

    RE: i prefer to make font-size a little smaller.

    You can still use the same CSS example I gave you. Change the number to a smaller value.

    I hope this helps!

    Thread Starter dental1

    (@dental1)

    Everything is fine. Thanks!

    Plugin Author Steven

    (@shazahm1hotmailcom)

    Great to hear!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Font size’ is closed to new replies.