Editing ul css

Hi team,

We have a page here that we would like to make the ul text 14px. This is our base text size in the customize options, but it doesn’t effect the text on this page.

How can we set the css to adjust the font size? Could you give instructions for both a global change and page specific changes?

Thank you so much

Hi TushitaKBC,

I checked the UL text of the page that you have mentioned and it is indeed 14 pixels:

I used the WhatFont extension of the Google Chrome browser to determine the size of that section.

In general, if you want to have a CSS code which is restricted only to the page in question it is recommended that you go to the page listing and click on the Edit with Cornerstone link and in the Cornerstone screen bottom left screen you will find a CSS button which you can add your CSS there which will work only for that soecific page:

Important: You will encounter lots of problems on your website installation because you are using an old version of the theme and the new version of the Cornerstone and those are not compatible.

Please update the theme to version 6.1.6 and Cornerstone to version 3.1.6

Finally I will share with you some tutorials which will help you find the correct css-selectors and how to code CSS:

1- I have found the proper CSS code selector using the Chrome browser Developer Toolbar:

https://www.youtube.com/watch?v=wcFnnxfA70g

2- For the CSS code itself, I suggest that you get started with this tutorial:

https://www.youtube.com/watch?v=yfoY53QXEnI

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.