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

    Hi Kriesi,
    I try to change the format of the special header in my grid row. For the grid row at the top of the page, it works well (color, size..). But for all the grid row below, it didn’t work with the same setting.
    Thanks,

    Marc

    #815394

    Hey user1024,
    The font sizes looked the same, it seems you just needed the font color changed to white.
    Try this code in the General Styling > Quick CSS field:

    h1.av-special-heading-tag, h3.av-special-heading-tag, .av_textblock_section {color: #fff !important; }

    Best regards,
    Mike

    #815404

    Hey Mike, thanks for your code it works.

    Regards,
    Marc

    #815420

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change layout in grid row’ is closed to new replies.