• Resolved Joosdt27

    (@joosdt27)


    Hi!

    I’m pretty new to the world of webdesign, so I’m sorry if this is really a stupid question.
    But I’m trying to get some sort of transparent wrap under the text content of the Maintenance Mode page.
    The thing is, I’m using a background photo and because of that the text is not readable enough. So I was wondering if there was this possibility to put a semi-transparent black wrap under the content. From the header to the social media footer. Like some sort of box.
    The site is: Cars and Travels
    Many many thanks in advance!!

    Joosdt

    https://ww.wp.xz.cn/plugins/wp-maintenance-mode/

Viewing 1 replies (of 1 total)
  • Thread Starter Joosdt27

    (@joosdt27)

    Found it myself!
    For anyone who is experiencing the same problem;
    I added the div id in the /views/maintenance.php:

    <body class="<?php echo $body_classes ? $body_classes : ''; ?>">
            <div class="wrap">
    	<div id="overlay" style="background:#080808;opacity:0.85;width:654px;border: 4px dashed #57585A"‌​>

    Closed!

Viewing 1 replies (of 1 total)

The topic ‘Wrap Box Opacity’ is closed to new replies.