Themes and Width by using visual composer

This topic contains 7 replies, has 4 voices, and was last updated by  Guust 7 years, 6 months ago.

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

Open Support Ticket

Tagged: , , ,

  • Author
    Posts
  • #370742

    lars dechering
    Free User
    Post count: 2

    hi,

    we use a tagdiv theme called newspaper 7 with visual composer. I know, that GD and VC don’t work together and i have to use the GD Themes. But i’m not able to activate GD Themes or how i can fix the width of GD so that it looks fine with our site. Can you teach me how to fix this?

    You can have a look to what I mean: Directory

    Thanks
    Lars

    #370743

    Kor
    Moderator
    Post count: 16516

    Hi Lars,

    I’ve just checked your Website and it looks fine. You’ll just have to apply some paddings to GD using the code below so it looks neater. Insert into GD > Design > Scripts > Custom Style CSS

    
    
    #geodir-wrapper {
        padding:20px!important;
    }

    Thanks!

    #370744

    Guust
    Moderator
    Post count: 29970

    Add this CSS:

    
    
    #geodir-wrapper {
        max-width: 1164px;
        margin: auto;
    }

    Let us know.

    There is no need to use a GD theme, and VC and GD are compatible.
    It is just that VC cannot be used to edit GD pages, because they are template driven, they are not like normal WP pages.

    Thanks

    #370756

    lars dechering
    Free User
    Post count: 2

    thanks for the quick answer, the second code works for the width.

    Some more questions:
    Is it possible to change the background to white?
    Is it possible to change the width of “Latest Places” in the sidebar?

    The GD Themes will not work, wenn i choose one, the design goes confused

    Thanks

    #370773

    Kor
    Moderator
    Post count: 16516

    Hi lars,

    The background colors are controlled by your theme. Use the custom CSS code below to overwrite it or there maybe some settings you’ve left out?

    
    
    body {
        background-color: #fff!important;
    }

    Try using this custom CSS to fix the sidebar.

    
    
    .geodir_category_list_view li.gridview_onehalf {
        margin: 0px!important;
    }
    #370777

    lars dechering
    Free User
    Post count: 2

    thanks for your support, but i think your plugin will not work for us, to complicated to integrated the plugin into our site (design).

    Thanks

    #373204

    Edu Ribeiro
    Expired Member
    Post count: 5

    Hi,
    I have the same question, I applied the code but it did not work (IMG1).
    http://wideall.com.br/mix/places/feature/

    I tried this (IMG2)

    This theme uses cv, too.

    Thanks

    #373215

    Guust
    Moderator
    Post count: 29970

    Oops, are mistake, the code should be

    
    
    #geodir_wrapper {
        max-width: 1164px;
        margin: auto;
    }

    Note the underscore instead of a dash in “geodir_wrapper”

    See image as well, which shows the procedure you can easily do yourself, and is explained here:
    https://wpgeodirectory.com/docs/customizing-your-style/

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

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

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount