Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • tom_laan84 Friend
    #183710

    Hi,

    My componentheading is disappearing when it reach a certain character limit.

    To be precize, i want my name” Tom van der Laan” to display as componentheading. When i delete the letter “n” on the end it shows up again. There’s more than enough room to display this on the page. need a fix.

    HeR0 Friend
    #478651

    Hi Tom_laan84,

    In template.css file, you can see

    h1.componentheading, .componentheading, .content-inner div > h1 {
    font-size: 400%;
    color: #333
    font-family: 'MontserratRegular',sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    width: 960px;
    margin: -117px auto 60px -20px;
    line-height: 1.6;
    }

    Please try to increase width attribute of componentheading block to resolve your issue.

    Regards

    tom_laan84 Friend
    #480465

    Hi Her0 Thanks for the reply. unfortunately it didn’t work. It’s not like it is hidden. it’s not in the code at all.

    HeR0 Friend
    #480559

    Hi Tom_laan84,

    Could you post your site url for further check? If you do not want to increase value of width, you can reduce font-size as a solution.

    Regards

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

This topic contains 4 replies, has 2 voices, and was last updated by  HeR0 11 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum