text margin in sidebars

This topic contains 2 replies, has 2 voices, and was last updated by  onegerman 6 years, 10 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #387536

    onegerman
    Expired Member
    Post count: 51

    Hi guys
    using for new directory – child Modern
    all latests themes and plugins
    Home page left and right sidebar, text starts directly on box frame, and want few px padding,
    like I had with previous install using Frame-Child see: businessfinderusa.com
    now new website: networkerinternational.com I cannot find the proper code to have padding for text left and right.
    I compared all settings and need advise
    see screenshot

    #387557

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Please use this custom CSS code below to fix that. Insert into Gd > Design > Scripts > Custom Style CSS

    
    
    .geodir-content-right.geodir-sidebar-wrap {
        padding: 10px!important;
    }
    #387583

    onegerman
    Expired Member
    Post count: 51

    Hi Kor,
    I also copied with content-left

    and all perfect on both sidebars,
    thanks for the quick help

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

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

Open Support Ticket