• Resolved aengelbart

    (@aengelbart)


    With our website’s current settings, the title of projects when you open a pop up box is very light and hard to read. Can someone provide me with some .css that can change the title within the pop up box of the first project from an h4 to an h3?

    • This topic was modified 5 years, 5 months ago by aengelbart.
    • This topic was modified 5 years, 5 months ago by aengelbart.
    • This topic was modified 5 years, 5 months ago by aengelbart.
    • This topic was modified 5 years, 5 months ago by aengelbart.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Dear @aengelbart,

    The page you’ve sent throws 404 not found error and we can’t check it. We need to check the grid to be able to provide some codes. Possibly CSS code, that will change the color and the size of a title.
    Please make the page available and let us know.

    Thread Starter aengelbart

    (@aengelbart)

    Apologies, the page was set to private. It should be viewable now. Any insight would be most appreciated.

    Dear @aengelbart,

    Please add the following CSS code in the “Custom CSS” field in your grid settings:

    .lg-sub-html h4 {
    font-size: 17px!important;
    font-weight: bold!important;
    }

    Please try this and let me know if it helped.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change Pop Up Title Font’ is closed to new replies.