Styling issue CCS codes not working

This topic contains 3 replies, has 2 voices, and was last updated by  Alex Rollin 4 years, 5 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #518374

    davetumalty@yahoo.co.uk
    Free User
    Post count: 3

    I have been designing a new install but the designs, layout, colour etc shows fine in preview when checking on a live demo listing none of the styling is showing.

    This is a live demo listing: http://theaquarist.co.uk/places/world-of-water-blackpool/

    This is the styled page: http://theaquarist.co.uk/directory/

    I have tried various css codes found in your forums none seem to work to change the page background colour to #f7f7f7 and the container to white

    #518379

    Alex Rollin
    Moderator
    Post count: 27815

    What theme are you using? Have you tried the theme options to change the page color?

    GD doesn’t have ‘style’ options like that, but we do help with custom CSS for hiding elements you don’t want.

    It looks like you are using a builder. I would recommend also checking there for color options.

    Is it something like this you are after?

    
    
    
    body.single-gd_place .vc_row.wpb_row.vc_row-fluid.vc_custom_1574458364971.vc_row-has-fill {
        background-color: black;
    }
    
    #518401

    davetumalty@yahoo.co.uk
    Free User
    Post count: 3

    Thanks for your reply. The code has changed the background colour as requested black as shown in your code which I have changed to #f7f7f7 which is working correctly.

    Is it possible to make the inner row to white the row id on wordpress is 1574504180660 I have modified the css which doesn’t have the required effect. Ideally it would be a css to have the row colour white with a radius of 15px but the white back is more imporant than the radius.

    The page builder is WPBakery

    #518550

    Alex Rollin
    Moderator
    Post count: 27815

    For that you should check the settings in your builder.

    You can also see some hints about creating your own CSS here:

    https://wpgeodirectory.com/docs/customizing-your-style/

    If you do need hands on help with that you can find help here:

    https://geodirectoryexperts.com/

Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket