Full Page Width Widget on Home Page

Support Area Forums Moonrise Full Page Width Widget on Home Page

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #14128
    Gabe Seiden
    Participant

    I want to place content between Food Menu items on the home page and would like it to appear full-width. If I just add a text/html widget, it is left-justified. How do I get it to be centered on the page?

    Here’s the page: http://camponodc.com/

    Scroll down to the area on the menu titled “pizza toppings”.

    Thanks,
    G

    #14129
    Bill Robbins
    Moderator

    Gabe,

    You can do that. Here’s how:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      #two .widget_text {
      	width: 100%;
      }
      
    3. Update your settings.

    That should make any text widgets in the second section, full width for you. If you have any questions or trouble, let me know.

    Thanks and have a great week,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Full Page Width Widget on Home Page’ is closed to new replies.