diff --git a/css/styles.css b/css/styles.css index 89be8d1..7de0ea7 100644 --- a/css/styles.css +++ b/css/styles.css @@ -280,7 +280,7 @@ nav ul a { color: #000; text-decoration: none; display: block; - padding: 1.9em 0.4em; + padding: 1.9em 0.4em 1.5em 0.4em; } nav ul .sub-menu { diff --git a/functions.php b/functions.php index 90ac6e5..c3c2a7c 100644 --- a/functions.php +++ b/functions.php @@ -138,7 +138,7 @@ function partners_shortcode() { # Create shortcode for transport methods function transport_shortcode() { - $result= '

'.pll__('Място').': '.pll__('Интерпред, София, България').'

'; + $result= '

'.pll__('Място').': '.pll__('VENUE_LOCATION').'

'; $transport_args = array( 'post_type' => 'transportation' ); $transport = new WP_Query( $transport_args ); @@ -156,7 +156,7 @@ function transport_shortcode() { ?>
'subnav-menu', 'container_class' => 'content subnav cf' ) ); } diff --git a/sidebar.php b/sidebar.php index effa584..ea5fe5e 100644 --- a/sidebar.php +++ b/sidebar.php @@ -1,6 +1,6 @@
-


+