I would then have a second theme that is specifically for mobile users that would display very differently.
Is this possible short of rolling my own that doesn’t use bootstrap or similar?
]]>In Advanced table, I want to use fixed width option on a table containing some merged cells as well. In my testing one table is without any merged cell and the table is with few merged cells. Both are tables with 3 rows and five columns.
Irrespective of the width settings and irrespective of whether the table contains merged cells or not, the resultant output is of variable width that wraps the contents to next lines.
Fixed length is not working at all in the outputs, though the edit screens show proper effect of width settings selection.
]]>For my Home/Landing page in desktop mode only, i wish to fix the column width of a section so that it is not effected or responsive to any user changing the width of their browser window, on their desktop. You can lock the background image of the section, so that it is not effected by the size of the browser window, but I can not find a way to stop the column widths shrinking in line with the browser window width being made smaller by the user, which obviously bunches up the words making it look awful. I would love the columns to not be responsive for just this one landing page in desktop mode.
I can see how automatic column size adjustments would be necessary in most (nearly all) responsive web page set ups, but for just this desktop landing page, i don’t want it to be the case. IS IT POSSIBLE?
Thanks in advance.
]]>? Doesn’t work with right or left sidebar.
? The original campaign by Mailchimp is responsive and works on desktops/mobiles, but this plugin makes it fixed 748 pixels wide.
? This plugin also crops the campaign to 930 pixels high (so can’t see the entire campaign).
??Would also be useful to strip-out “View this email in your browser” hyperlink.
Thanks!
]]>Could you please help us with the following:
We would like to change the Fixed Width From 1100 px to 1300 px.
Any Help or direction would greatly appreciated!
Thanks so much in advance,
Newze
]]>I am trying to set a column to have a certain width whilst it is viewed on the phone.
i have this:
@media (max-width: 768px) {
.tablepress-id-2 .column-3 {
width: 50% !important;
}
.tablepress th,
.tablepress td {
font-size: 11px;
}
}
why does the width: 50% only apply to the header? i ran out of ideas.
thanks!
]]>My site is using a fairly old theme (White House Pro) and it’s a fixed width theme. All my pages are 960 pixels wide. I would like to change the value of this fixed width to something wider, but I’m struggling to find where to do this.
I’ve been through all the obvious options, I’m now looking through the contents of the php files to see if it’s set there, but can’t seem to find it.
As you can see, I’m not a web guy at all. Any help on changing this fixed width value would make me very happy.
If it helps the website is www.southbit.co.za
]]>