Hello Kharis,
compared to the “full width” template, the “front Page” template does not make the text display any wider. Instead, it omits the web page header and the distance to the header image is missing (please the the following picture).
So the page looks much worse! But it is also not necessary that the text is displayed wider than “full width”! The template “full width” is completely sufficient for all “pages” I actively create!
Unfortunately, the plugin “Directories Pro” generates new pages when you click on any company entry here: http://petrolblueocean.org/organisationen/ (like “Plastic Bank” or “4Ocean”). For each single entry (company) page it seems (but I am not a coder who can realy assess it!) that the Plugin generates single listing pages “on the fly” when a listing entry is activated (by clicking on it). Then the CSS Class “.drts-display–detailed” is read out by the Plugin.
As I already wrote I tried to influence this class with the following code:
.drts-display–detailed
{
width: 100vh;
}I tried to and the
but unfortunately I did not achieve the desired width and these pages are not responsive compliant anymore!
So may be you have a better idea?
with kind regards
Karsten