Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1250323

    Hello Support Team,

    on our Startpage (https://vfl-kaltental.de/) we have an post slider for our most important news and i have 2 question for that:

    1. Is it possible to set a smaller font size for the header. Please see screenshot 1
    2. If there are post with different heights the space between our picture slider above and the footer gets smaller. It would be great if it is possible that the space can we fixed somehow. You can got to our website an watch the slider than you will what i mean. Additionally you have a look at both screenshots and compare the lenght of the 2 red aorrows.

    Best regards,
    Markus

    #1250462

    Hey Markus,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .avia-content-slider h3.slide-entry-title {
        font-size: 22px;
    }
    #top .avia-content-slider {
        min-height: 550px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1253343

    Hello Victoria,

    again, many thanks to you and the whole Enfold Team.

    Best Regards
    Markus

    #1253385

    Hi,

    Did you need additional help with the topic or shall we close?

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.