Right side gutter on mobile devices? Single page website Adobe Muse

I cannot figure out how to get rid of the "gutter" on the right side of my website ...that appears only on mobile devices.
http://www.8treestudio.com

And I found the answer..... !
I had fixed this in a previous site....and could not remember for the life of me what the fix was.....then it dawned on me!!!!
Add this to the html <head>
<style>
html,body{
overflow-x:hidden;
</style>
Voila ! It's fixed.

Similar Messages

  • How can I create a full page on Adobe Muse (without side space)?

    How can I create a full page with Adobe Muse (without side space)?

    Muse uses Fixed width Layouts so that is not 100% possible. You can extend images and box elements to full width but not actual content.

  • How do I access other areas of a single page website via in browser editing

    I have created a single page website in adobe muse. The menu is made up of hyperlinks to jump to other areas of the website. I would like to update a slideshow that is NOT on the home screen only I cannot access any other area of the website via Business Catalyst in browser editing apart from elements on the home screen.

    You can click the Menu Item which will scroll the page to that specific section and then you can use edit.
    Thanks,
    Sanjit

  • What is the best way to create the layout for a single page website in Adobe Muse?

    I was wondering the best way to create the layout for a single page website in Adobe Muse. Does anyone have any suggestions?

    I know how to create a website but will that help me create a single page website? Below I will leave a demo of what I want. I want it to only have one page but multiple sections. What is the easiest way to create a single page website like the demo below?
    Demo Website

  • Separate page in Adobe Muse, not linked to Menu

    I want to create a Sitemap page in Adobe Muse which i do not want to link to navigation menu. I tried adding main or child page, but it automatically links to navigation menu.

    Hi
    You can use "Exclude Page From Menus" under Menu options.
    In plan mode , left click on the page will give you the Menu options.
    Thanks,
    Sanjit

  • Using values in the right side of the shuttle on another page.

    Hello All,
    On page 1 I have a shuttle item. I select some values and move them to the right side of the shuttle. Now I need to navigate to a second page (currently I'm controlling the navigation with a button) and pass the values from the right side of the shuttle on page 1 over to page 2. How do I get the values from the right side of the shuttle on page one over to page 2. If it's easier to use a pop-up than a second page 2 I'd love to do that, but same problem, how to use the values from the right side of the shuttle?
    I've tried setting up a shuttle on page 2 and setting the values on the URL re-direct but, no luck! I also tried a PL/SQL (On Load- Before Header) page process on the second page (see code below) where I try to "work with" the shuttle values, also no luck.
    Any ideas?
    Thanks Much!
    declare
    l_selected APEX_APPLICATION_GLOBAL.VC_ARR2;
    l_set_id number;
    l_loopcount PLS_INTEGER := 0;
    BEGIN
    l_selected := APEX_UTIL.STRING_TO_TABLE(:P6_UNGROUPED_SETS);
    -- Loop through the array of selected fulfillment sets
    FOR i IN 1.. NVL(l_selected.count,0) LOOP
    l_loopcount := l_loopcount +1;
    l_set_id := l_selected (i);
    INSERT INTO TEST2
    (SETS)
    VALUES
    (l_set_id);
    END LOOP; -- Loop through Array
    :p7_loopcount := l_loopcount;
    end; -- Main End

    Hello
    >> I've tried setting up a shuttle on page 2 and setting the values on the URL re-direct but, no luck!
    The value of a Shuttle item is a colon-delimited string. As colon is used as a special character in the APEX URLs (what we call the f?p notation) you can’t pass a Shuttle value using a URL (similar to the limitation of passing a traditional time notation like 10:00 in a URL, for the same reason).
    Whenever you are submitting a page, APEX automatically saves the value of all the page items in session state, and it makes them available on any other page in the application. You can access them by using the bind variable notation with the item name (e.g. :P1_SHUTTLE1).
    In your case, all you need to do is to submit page 1 (even if you don’t run any after submit activities) and then you can use the Shuttle item value from page 1 as the default value of the Shuttle item on page 2, or use this value in any other way on page 2. Just remember that the value is a colon-delimited string and for any other use other than a Shuttle default value, you most likely need to parse it first.
    Regards,
    Arie.
    &diams; Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.
    &diams; Author of Oracle Application Express 3.2 – The Essentials and More

  • Hot Fix for Skip Logic not working on mobile devices.  Me 1 - Adobe Support 0!

    This is just a tip to anyone having the same issue.  It seems that most mobile devices cannot process Skip Logic rules tied to a dropdown menu option.  It is important to know if you never tested this on a mobile device for youself so I strongly encourage that you check this on both Android and iPhone.  The single and multi selections DO work so that is the way to get around this issue.  Here is a sample of our actual web application www.gmcloans.com/quickquote.html with the functional fields.  I created a simple sample test application https://adobeformscentral.com/?f=n8qBqcnKMxR5mRmbAPwkqQ (with QR code for quicker access if you're not on a device now) utilizing all of the selection features for you to test with other devices to help save you the time I lost.
    Pro:  It works.
    Con:
    Lost time...searching for this only forum (at least that I could find) with a solution and having rearranging your application. 
    Uniformity and compaction....If you have a long dropdown list dependent on Skip Logic rules you will have to get confortable with having a lot more information spralled across your application.  
    Adobe Support...To my frustration I had to spend two (2) 20+ minute phone calls with support about this issue only for them to tell me that they don't have a fix and never had anyone express this particular conflict issue with them. 
    I hope this helps you.
    Brian Taylor

    I am still trying to find a version of your device here. The closest I got was a HTC Inspire 4G /w Android 2.3 and the skip logic on the dropdown worked correctly. I'll get back to you once I get to try it on a HTC DNA /w Android 4.1.1.
    Meanwhile were you able to try your form on any other mobile device? I know that you want this to work on your device and we will fix this if there is a bug there... but I'm just curious if you were able on your side to see it work on a mobile device at all.
    Gen

  • How do I make a single page website that scrolls like this adobe muse site?

    Hi there, I'm working on this site: http://johanspeaks.businesscatalyst.com/index.html
    I would like a nav bar to function and scroll through the single page like this site: http://asiercarazo.com/
    I can't figure out if it's different pages, sub pages, or the same page and if it's the same page how do I get the menubar to function like that.
    Thank you for any tips!

    Hi Vinayak!
    I am using the feature that you posted (anchors and pins) for my menu bar for my single page site. Preview it here: http://alexandrabenetbusinesscatalystcom01.businesscatalyst.com/index.html
    I would like all of the words from the menu (ADVERTISING, GRAPHIC DESIGN, etc) to be with a lower opacity. When you reach a section, I would like the corresponding word to be bolder. So I'd like to add states. Is this possible?
    Also, is it possible that my menu does not appear on my first layout? And then make it appear after?
    I would appreciate the help!
    Thanks,
    Alexandra

  • Input for Mobile Devices: Camera | ADC Presents | Adobe TV

    How can you take advantage of the camera integrated in most mobile devices?  Paul Trani shows you how to create an app that uses the native camera application.
    http://adobe.ly/wQqFu4

    doesn't work, picture loads randomly anywhere...

  • How to automatically scroll continuously to the next page in adobe muse?

    Im building a site which was orginally going to be a one page scroll site but I now what to place the different sections on individual pages to allow easier editing of content. I still want the site look as if it is a continusly scrolling one page site. What I was hoping to do is that when the viewer comes to the end of a section they can continue to scroll down but for it to link to another page, I thought this may be done using anchor points in some way. Any help greatly apprciated! Thanks

    Yes ...
    You need what is called a 'Snap Scroll'  widget ... these widgets use the anchor points as a brake to stop right where they are while swiping or scrolling ... it won't continue down the page until your swipe or scroll again ... it will do this for all anchor points on the page ...
    MuseThemes do one called exactly that ... worth buying their great set of tools for MUSE ... highly recommended ...
    Snap Scroll Widget for Adobe Muse CC - Widget Tutorial by MuseThemes.com - YouTube
    and a free one here from Joseph Angelo Todaro
    Adobe Muse CC Parallax Scrolling Tutorial | Magnetic Scroll Anchors - YouTube
    cheers,
    Gem

  • How do I correctly update images on my Gallery page in Adobe Muse 2011-2013?

    I am trying to update images on my Gallery page  at: www.glennmcfall.com. When I add new images those new images are not active. When I click on the thumbnail (when I use Preview Page in Browser) the slideshow image appears , when I click on that image a larger image or video should appear but doesn't. I noticed when an image is active an image of a hand appears when hovering over the art/photo/video but this hand does not appear when I am trying to access the largest image. What do I need to do to correct this? I am using Adobe Muse 2011-2013 version.

    Hi
    Can you provide steps to follow for replication ?
    I checked the site , but which thumbnails exactly shows this behavior etc ?
    Thanks,
    Sanjit

  • Can you make a 32 page website in Muse?

    I've been asked to look into redesigning this site in Adobe Muse.
    blueskyadr.com
    I count a total of 32 pages (including all sub pages off the main menu)
    Is a website of this size achievable in Muse?
    Thanks
    Ben

    Sure it is possible and 32 pages really isn't that much. However, the original page is based on Wordpress, so you will have some issues implkementing some stuff just in Muse...
    Mylenium

  • Adding web page in Adobe Muse that can be accessed from each web page

    I have a disclaimer link at the footer of each of my web pages, I want it ot be accessed from each page. Where in Adobe Muse do I insert this page?

    I'm new to Muse so two more questions for you all--
    1. How do I add a drop down menu feature to my navigation menu to show the sub navigation?
    2. How do I insert a Contact Form so that people can fill it out and send to us via email through our website?
    Thanks!

  • After sync, the I tunes store appears on teh right side and then disappears, leaving the page blank and me unable to access.

    After syncing my I Pod, I cannot access the Store. It appears to download for a momoent and then it disappears.

    You can't merge accounts. But you can check your purchase history:
    iTunes Store & Mac App Store: Seeing your purchase history and order numbers
              http://support.apple.com/kb/HT2727
    Also, what may seem stupid to you... may be a protection of privacy to others.

  • Mobile device compatibility. Re: Adobe flash player

    Is the archived version or the latest Adobe flash  player, compatible with an HTC EVODesign4g      device with Google Chrome.

    Hi George, 1st I'd go to this site & see if it says that version is installed...
    http://www.adobe.com/software/flash/about
    Also, did you Repair Permissions & reboot after the Install?
    If you want to downgrade after all, then get the uninstaller for your version then go here...
    http://www.adobe.com/support/flashplayer/downloads.html

Maybe you are looking for

  • Lost mail ????

    Some how i lost my mail  history also the "sent "e-mail will not execute  ...I can't send new mail , and I am not receiving any mail ???!!!! I have mail 4.5 version I have the Icon at bottom I click on it and the mail page comes up but i can write an

  • Open file Dialog!!!

    Hello folks, In my program I am using the FM TMP_GUI_FILE_OPEN_DIALOG for opening a file. My additional requirement is I want to add some types to FILE TYPE LIST BOX on the dialog. For example...when we try to open a file on windows...we get a dialog

  • Why has my new iPod touch defaulted to Spainish on iTunes , Why has my new iPod touch defaulted to Spainish on iTunes

    Why has my daughter's new ipod defaulted to Spanish in iTunes and App Store. We just set it up and chose ireland as the region. Help please and happy christmas!

  • Efftes of sales process

    Hi, Please help me understand the effects of inquiry, quotation, sale order, delivery, PGI and invoice in other modules.,i.e eg in finance.I tried the forum, and googled, yet unable to find the solution to the same.and not very clear. Please let me k

  • Material unit price change during GR

    Hi All, We are doing import purchase and we have not done any changes for PO price but there is sudden change in material unit price in MIGO. Please guide Thanks and Regards Pavan