diff --git a/tailwind/custom/base.css b/tailwind/custom/base.css index 4d61e99..110269a 100644 --- a/tailwind/custom/base.css +++ b/tailwind/custom/base.css @@ -29,7 +29,7 @@ footer { } } .footer-text-and-icons { - @apply font-roboto flex w-full flex-col items-start justify-between gap-4 py-8 text-sm md:ml-0 md:flex-row md:items-center md:gap-8; + @apply flex w-full flex-col items-start justify-between gap-4 py-8 text-sm md:ml-0 md:flex-row md:items-center md:gap-8; .w-1\/4 { @apply w-full justify-start pl-8 md:w-1/4 md:justify-center md:pl-0; } @@ -70,3 +70,13 @@ footer { #text-slide { @apply font-montserrat z-10 mt-32 flex flex-col items-center justify-center text-center text-7xl font-bold text-white; } + +.services-list { + @apply flex w-full flex-col items-start justify-between gap-4 py-8 text-sm md:flex-row md:gap-8; + .wp-block-group { + @apply mx-6 md:mx-0; + } +} +.clients-logos { + @apply align-middle; +} diff --git a/theme/template-parts/content/content-page.php b/theme/template-parts/content/content-page.php index 95230bc..732abc3 100644 --- a/theme/template-parts/content/content-page.php +++ b/theme/template-parts/content/content-page.php @@ -1,4 +1,5 @@ ', '' ); - } else { - the_title( '

', '

' ); + if (! is_front_page()) { + the_title('

', '

'); } ?> -
> +
> '
' . __( 'Pages:', 'studio-up' ), + 'before' => '
' . __('Pages:', 'studio-up'), 'after' => '
', ) ); ?>
- +
%s', 'studio-up' ), + __('Edit %s', 'studio-up'), array( 'span' => array( 'class' => array(), diff --git a/theme/template-parts/layout/header-content.php b/theme/template-parts/layout/header-content.php index 9f73720..b0719a3 100644 --- a/theme/template-parts/layout/header-content.php +++ b/theme/template-parts/layout/header-content.php @@ -47,5 +47,5 @@
-
- \ No newline at end of file +

ESTRATEGIA - BRANDING - CREATIVIDAD - DISEÑO

+