• Hello!

    I wish to create a line break in the event title. Currently I just made the font smaller with CSS. This also made navigation menu smaller.

    Veeliks

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello @veeliks,

    Can you please send me the screenshot of on which event title do you want to create line break?

    Thank you.

    Thread Starter veeliks

    (@veeliks)

    Hello @veeliks,

    I am sorry I am not able to view the screenshot. Check here – http://prntscr.com/swlbcf

    You can use Chrome extension Lightshot to take a screenshot straight from your browser.

    Thank you.

    Thread Starter veeliks

    (@veeliks)

    OK, lets try another website
    https://prnt.sc/swlga8

    Veeliks

    Hello @veeliks,

    Thank you for the screenshot.

    I have checked your site and the screenshot but I saw your site is displayed fine.

    I don’t see navigation menu being effect by the CSS that you have added.

    But the counter font has been decreased with the CSS that you have added.

    If you want to only make the banner title font smaller, please remove below custom CSS.

    .banner-caption .banner-title, .countdown-wrap span {
        font-size: 1.7em;
    }

    and add below custom CSS.

    .banner-caption .banner-title, .countdown-wrap span {
        font-size: 1.7em;
    }

    If this was not the answer you were looking for, please let me know for further assistance.

    Thank you.

    Thread Starter veeliks

    (@veeliks)

    Hello!

    Without adding a custom CSS, the homepage will look like this.
    https://prnt.sc/sxr89m

    I added a custom CSS code

    .banner-caption .banner-title, .countdown-wrap span {
    font-size: 1.7em;
    }
    
    .banner-caption .banner-title {
    max-width: 650px;
    width: 100%;
    }
    

    and the homepage will like as it is published right now.

    I wish to create a line break like this

    Line 1 – Ettevõtlus- ja innovatsioonikonverents
    Line 2 – “Kopp-kopp, lase teadus sisse!”

    Yesterday they automatically updated to WordPress version 5.4.2. Maybe that is the reason why the code doesn’t work like it worked on the previous version.

    Hello @veeliks,

    I am sorry that the title field doesn’t support line breaks.

    Sorry about that.

    If you have any further questions, feel free to write to us.

    Thank you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Line break in the event title’ is closed to new replies.