Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #323924
    shakour
    Member
    Post count: 1

    Hello
    i would like to remove the category section on the right of portfolio page .
    also i would like to add color to the accordion page when it is closed.

    can i add color or gradient color to the full page of portfolio?

    thanks

    Attachments:
    You must be logged in to view attached files.
    #323966
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .portfolio-details-wrap.col-sm-3 {
        display: none;
    }
    .spb_accordion .ui-state-active, .spb_accordion .ui-state-default {
        background: #ccc!important;
    }
    
    

    Hope it helps.

    -Rui

    #324325
    shakour
    Member
    Post count: 1

    can you tell me please the css file i can use for change the background of the portfolio page. i would like to add grey color. can i add an my logo at the back ground also?

    thanks you

    #324446
    David Martin – Support
    Moderator
    Post count: 20834

    You would not alter the CSS in the parent theme. You would install and activate the supplied child theme and then make your changes there.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register