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

    Hello,

    I am trying to make the area with the latest post larger while maintaining the same layout. Is this possible through CSS?

    #919128

    Hey jorgepavajeau,

    Yes, try adding this css code in Quick CSS (Located in Enfold > General Styling):

    #top .av-magazine-hero.first.flex_column.av_one_half {
        width: 67%;
    }
    
    #top .av-magazine .av-magazine-sideshow.av_one_half {
        width: 30%;
    }

    Hope this helps :)

    Best regards,
    Nikko

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