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

    The video icon and the down arrow goes below the fold. Is it possible to have the whole color section to appear the same way it looks on the desktop or make it all appear on the fold?
    it looks something like this – https://ibb.co/cs1AOF

    #807521

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    @media only screen and (max-width: 767px) {
    .home #av_section_1 .av-special-heading {
        font-size: 25px!important;
    }}
    

    Best regards,
    Yigit

    #808412

    It didn’t work. Is there a way to change the color section height only for mobiles?

    #809605

    Hi,

    YEs sure thing
    you can use

    Best regards,
    Basilis

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