Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1020047

    Hi guys,

    I’m setting css settings for different devices. On ipad portrait mode, i’d like for the headshots to occupy 50% width (instead of the current 20% that the containers occupy by default). I’m having troubles identifying the current css selector to do this. Could someone please help?

    #1020191

    Hey bobfurgo,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-104 #av-layout-grid-1 .av_one_fifth {
        width: 50% !important;
    }

    Best regards,
    Rikard

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