• Hi

    Im struggling with the themes coverblocks as they seen to just fill the area without resizing.
    Is this a default value, or can I add CSS to fix the problem ?

    Any help apricated

    Kind regards

    Daniel

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hi Daniel,

    Thanks for using Founder.

    You can add this CSS to your site if you want to limit the size of the cover blocks:

    .wp-block-cover {
      width: 100%;
      left: 0;
    }

    Please copy and paste that code into the Additional CSS section in the Live Customizer (Appearance > Customize), and it will take effect right away.

Viewing 1 replies (of 1 total)
  • The topic ‘Banner’ is closed to new replies.