• 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

Wellness Theme

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 › Wellness Theme

This topic is: resolved
  • This topic has 3 replies, 2 voices, and was last updated 2 years, 10 months ago by gucu.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • July 21, 2020 at 9:01 am #500230
    gucu
    Participant

    Hi All

    I hope everyone is well.

    I am trying to move the text widget box to the right and to extend to show most of the image on scroll. At the moment because I am simply using a title I have added extra lines below this to get the whole picture. Is there a better way of doing this please?

    Many thanks

    Rich

    https://mobilitycentresouthwest.com/
    July 21, 2020 at 3:27 pm #500235
    andytc
    Participant

    First , remove your extra lines from your text box , then we can then adjust the following default styles , shown below for reference -

    .image-section .flexible-widgets .wrap {
        padding: 140px 0 120px;
    }
    
    .image-section {
        background-attachment: fixed;
        background-color: #fff;
        background-position: 50% 0;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }

    Add these styles into the customiser > additional CSS section to override the default styles shown above and adjust the padding to get what you want - this is top and bottom padding - adjust the padding to get what you want , I've set this at 200px top and bottom to get you started. The second style is to change the background image position to be centred , it might be better for you. Copy and paste them into the customiser and test.

    .front-page-1.image-section .flexible-widgets .wrap {
      padding: 200px 0 200px;
    }
    
    .front-page-1.image-section {
      background-position: center;
    }

    Hopefully this will be closer to what you want

    July 21, 2020 at 4:41 pm #500237
    andytc
    Participant

    Missed this bit - "... I am trying to move the text widget box to the right"

    Ok , so add this for just front page 1

    .front-page-1 .flexible-widgets.widget-full .widget_text {
      float: right;
    }

    If you want that to apply to both images , not just front-page-1 , then delete the first class as below -

    .flexible-widgets.widget-full .widget_text {
      float: right;
    }

    Try that and see how it goes , check responsive

    July 23, 2020 at 1:19 am #500268
    gucu
    Participant

    That worked brilliantly. Thank you and thanks for the educational comments, they were hugely helpful and gave me the opportunity to tweak the box myself.

    Rich

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Wellness Theme’ is closed to new replies.

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 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