• 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

Dotted divider – Beautiful Pro

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 › Design Tips and Tricks › Dotted divider – Beautiful Pro

This topic is: resolved

Tagged: divider

  • This topic has 11 replies, 3 voices, and was last updated 10 years, 11 months ago by MKEJ.
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • August 8, 2014 at 8:30 am #117752
    MKEJ
    Member

    I am trying to get a dotted divider between the content/blog area and the sidebar area.

    I would also like a dotted line above the content/blog and the sidebar.

    Just like http://farmpretty.com/

    I have been trying to figure this out but with no success.

    Any help will be appreciated!

    http://farmpretty.com/
    August 8, 2014 at 8:42 am #117753
    Genesis Developer
    Member

    Reference site is using following code

    div.site-inner {
        background-image: url("http://farmpretty.com/wp-content/uploads/2013/11/side-bkk.png");
        background-position: 66.5% 0;
        background-repeat: repeat-y;
    }

    So you will create a dotted image and write the above css (but image path will be your image path) in your style.css file


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    August 8, 2014 at 8:47 am #117755
    Brad Dalton
    Participant

    Something like this might work

    .content {
            border-right: 1px dotted #BCBEC0;
    }
    

    Tutorials for StudioPress Themes.

    August 8, 2014 at 8:50 am #117757
    MKEJ
    Member

    genwrock, big thank you!

    How does http://farmpretty.com/ make the line go away when "minimizing the window"?

    August 8, 2014 at 9:15 am #117766
    Genesis Developer
    Member

    Using media query. See the example:

    
    /*
    Media Queries
    ---------------------------------------------------------------------------------------------------- */
    
    @media only screen and (max-width: 1139px) {
    div.site-inner{background-image:none !important;}
    }

    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    August 8, 2014 at 9:20 am #117767
    MKEJ
    Member

    Sweet! Is it possible to add so it will not show on full-width pages?

    August 8, 2014 at 9:39 am #117772
    Genesis Developer
    Member

    Ahh!!. Yes. right. good question. Add this:

    .full-width-content div.site-inner {
      background-image: none;
    }

    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    August 9, 2014 at 12:55 pm #117958
    MKEJ
    Member

    genwrock, thank you! You are my hero!

    I am sorry if I am asking too many questions but do you know how to add the dotted line above the content and sidebar?

    (Now jumping to twitter to follow you!)

    August 9, 2014 at 1:44 pm #117977
    Genesis Developer
    Member

    Can you give your site url?

    You can try this

    .site-header{
            border-bottom: 1px dotted #BCBEC0;
    }

    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    August 9, 2014 at 1:57 pm #117980
    MKEJ
    Member

    Thank you!

    I sent you an email with the site url!

    August 9, 2014 at 9:57 pm #118019
    Genesis Developer
    Member

    Yes. I got your mail and checked the site. I am getting the dotted line above the content & sidebar. I think that all are done now right? Please mark the thread as "RESOLVED".


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    August 12, 2014 at 8:40 am #118389
    MKEJ
    Member

    Is it possible to add space between the vertical and horizontal line and also make the horizontal line 1140px wide?

    The site url is http://youandme.se/

  • Author
    Posts
Viewing 12 posts - 1 through 12 (of 12 total)
  • The forum ‘Design Tips and Tricks’ 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