• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

A newbie searching for a css customization

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › A newbie searching for a css customization

This topic is: resolved

Tagged: css customization

  • This topic has 1 reply, 2 voices, and was last updated 8 years, 4 months ago by Susan.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • November 3, 2016 at 11:59 am #195673
    milada
    Member

    Dear all,

    I am Milada, a fresh newbie to WP.
    I am asking you for a help: set up a css code to customize my Genesis Child theme (Wellness Pro).
    Here is my blog address: http://moreyouthfulskin.com/en/home/

    As you can see there is a menu, and besides on the right the languages.
    I would like to put the languages under the menu.

    I was told to create a new widget, which I did from these instructions: https://carriedils.com/add-widget-area-below-nav/
    Then I added the Language switcher to that widget and it looks like you see: there are new flags ordered vertically and the horizontal ones persist.
    I would like the horizontal ones to persists, but need them horizontally under the menu.

    Here is a code used so far in my functions.php file:
    the code for a new widget:

    /** Register widget areas */

    genesis_register_sidebar( array(
    'id' => 'cta-1',
    'name' => __( 'Call to Action #1', 'mp' ),
    'description' => __( 'This is the call to action section.', 'mp' ),
    ) );

    and the one that added the flags vertically:

    add_action( 'genesis_after_header', 'mp_cta_genesis' );
    genesis_register_sidebar( array(
    'id' => 'cta-1',
    'name' => __( 'Call to Action #1', 'wellness' ),
    'description' => __( 'This is the call to action section.', 'wellness' ),
    ) );
    add_action( 'genesis_after_header', 'add_genesis_widget_area' );
    function add_genesis_widget_area() {
    genesis_widget_area( 'cta-1', array(
    'before' => '<div class="cta-1 widget-area">',
    'after' => '</div>',
    ) );

    }

    Can you please help me out of this problem, it persists for two weeks now already.
    Thank you very much!

    Milada

    http://www.moreyouthfulskin.com
    February 19, 2017 at 10:30 am #201575
    Susan
    Moderator

    As you posted this a while back, I hope you were able to get your issue resolved.

    If not, you might want to ask over at the GenesisWP Facebook Group, or Slack Group, where there is a larger audience of people responding to questions.

    If your issue is resolved, please mark it "resolved", so that it can be closed.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble