Fraud Blocker

The Edge

Welcome to The Edge, DevEdge’s blog on web design, performance, and digital innovation.

Insights at the edge
  • Cheap hosting may work for simple websites, but WooCommerce stores require far more server resources…

    Read More
    Logo

    DevEdge Ltd

    4 min read
  • A good website should grow with your business. Over time, even a well-built site can…

    Read More
    Logo

    DevEdge Ltd

    2 min read
  • Moving your website to a new host can be seamless with the right process. While…

    Read More
    Logo

    DevEdge Ltd

    3 min read
    Secure data transfer between two servers represented by glowing lines
  • When pages take too long to load, most people assume the website needs optimising. In…

    Read More
    Logo

    DevEdge Ltd

    2 min read
    Performance gauge and speed graph displayed in a digital interface representing website speed optimisation.
  • The way people use and experience websites is changing fast. As technology evolves and customer…

    Read More
    Logo

    DevEdge Ltd

    3 min read
  .bm-blog-archive-27-card:nth-child(even) .bm-blog-archive-27-card__content {
  	
    	grid-column: 1 / 17 !important;
    padding-inline-start: var(--space-xxl);
    padding-inline-end: calc(var(--space-xxl) * 2.2);
    
    
  }
  
  .bm-blog-archive-27-card:nth-child(even) .bm-blog-archive-27-card__media {
  	
    	grid-column: 14 / -1 !important;
    
  }
  
  @media (max-width:767px) {
  		
    .bm-blog-archive-27-card:nth-child(even) .bm-blog-archive-27-card__content {
  	
    	grid-column: 1 / -1 !important;
    padding-inline-start: var(--space-xl);
    padding-inline-end: var(--space-xl);
    
    
  }
  
  .bm-blog-archive-27-card:nth-child(even) .bm-blog-archive-27-card__media {
  	
    	grid-column: 1 / -1 !important;
    
  }
  	
  }