Can't click on background

Posted in: Newsmag
Post count: 27

Hi,

I have just added a test background on this website: betmaster.dk

On three of the pages it’s not possible to click the background:

http://betmaster.dk/bonus/
http://betmaster.dk/bookmaker/
http://betmaster.dk/live-stream/

On the frontpage and all other pages/posts you can click the background and get send to another website.

Do you also know how to remove the blue lines “breaking” the background on the three pages linked to?

Please help.

Best regards

Post count: 6535

Hi

This happens because on the indicated pages the Visual Composer rows are full width: http://screencast.com/t/gOiOB6lys Please make sure that the the stretch row setting is set to default in Visual Composer: http://screencast.com/t/CQQE7jxuff9M clear all caches and test again.
To remove the spaces between the rows add this css in theme panel > custom code> custom css: http://screencast.com/t/epyvm6XATbh

.vc_row {
border-bottom: 0!important;
border-top-width: 0px !important;
}

Thanks!

Post count: 27

Hi Andrei,

All rows are already set to stretch: http://i.imgur.com/VSXDryl.png

Also, we want the boxed layout in between the boxed, but don’t want the blue lines to extend out to the left and right of the boxes interfering with the background banner. What I mean is, that we need the boxes to be separated and not connected as on your second screenshot.

Best regards

Post count: 6535

Hi

The stretch settings for the row should be on default as I indicated in this screen: http://screencast.com/t/CQQE7jxuff9M otherwise the row will go over the background and technically the link is under the the row, that’s why is not working.
You can add a margin for the rows from row settings > design options like here: http://screencast.com/t/k7XXf9E9gL and if the reo strech options is set to default, the result will be like here: http://screencast.com/t/k7XXf9E9gL

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.