Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Montezuma Theme (http://forum.bytesforall.com/forumdisplay.php?f=53)
-   -   [SOLVED] Montezuma Grid (http://forum.bytesforall.com/showthread.php?t=21219)

VinnitU Dec 5, 2013 03:31 AM

[SOLVED] Montezuma Grid
 
Hi!
I started building a website based on Montezuma (1.1.9). Thanks for this wonderful theme!
I chose the grid "Responsive 100%. Margin 0.8%".
Header: columns: 3-9
Body: 2-8-2
Footer: 3-3-3-3

Result: the site will display a horizontal scroll bar :( Website: barcelona-trip.com

How can I remove the horizontal scroll bar?
Thanks in advance for your help!
Victor

juggledad Dec 5, 2013 05:43 AM

go to mto->CSS Files->breadcrumbs.css and scrool to the bottom and change
HTML Code:

#breadcrumbs1 {
        padding:                                5px 0 5px 0px;
}

to
HTML Code:

#breadcrumbs1 {
        padding:                                5px 0 5px 0px;
        width:                                        97%;
}


VinnitU Dec 5, 2013 06:21 AM

many-many-many thanks !


All times are GMT -6. The time now is 06:46 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.