Custon CSS

This topic contains 6 replies, has 3 voices, and was last updated by  Marco Bertelli 5 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #435444

    Marco Bertelli
    Expired Member
    Post count: 49

    Hi I would like to delete the gray background and the outline of the .geodir-category-list-in, how can I do?
    Thank you
    Marco

    #435446

    Marco Bertelli
    Expired Member
    Post count: 49

    Here’s where
    Thank you
    Marco

    #435449

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    Please send the URL for the page so we can check it.

    #435454

    Marco Bertelli
    Expired Member
    Post count: 49
    #435456

    Marco Bertelli
    Expired Member
    Post count: 49

    if it were possible I would also like to be able to put the text based on content but with a padding of 15 px above and below, as an attachment

    #435488

    Kor
    Moderator
    Post count: 16516

    Hi Marco,

    Kindly insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS

    
    
    .geodir-category-list-in {
        background: transparent!important;
        border:0px!important;
        padding-top: 15px!important;
        padding-bottom: 15px!important;
    }
    #435510

    Marco Bertelli
    Expired Member
    Post count: 49

    hi, thank you very much
    Thank you
    Marco

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

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

Open Support Ticket