Portfolio adjust gallery layout

  • Posted in : cvCard WP
  • Feto
    Participant

    Hi, I would like to remove the texts & adjust the padding/margin around the portfolio items on the home gallery page. something like this:
    changes I would like – https://farm9.staticflickr.com/8702/16736166378_81a91343fd_b.jpg
    example of the style i’m looking for – https://farm8.staticflickr.com/7647/16301455624_6291b2c775_b.jpg

    Thanks :)

    Feto
    Participant

    Also, How can I change the colour of the text/menu at the top of the page? https://farm8.staticflickr.com/7634/16922629872_fe8ce3a986_b.jpg
    Changing colours in the “customise” panel seems to do nothing….

    ahmetsali
    Keymaster

    Hi,

    1-) try this custom css code;

    .portfolio-items .media-cell-desc {
        display: none;
    }
    .media-grid .media-cell {
        padding: 3px; margin-bottom: 0;
    }
    

    2-) play with this custom css code;

    .header h1 {
        color: #333;
    }
    .header p {
        color: #333; border: 1px solid #333;
    }
    .vs-triplelayout .vs-nav .vs-nav-current a, .vs-nav li.current_page_item a, .vs-nav li.current_page_item a:hover, .container.vs-move-left .vs-nav-right a, .container.vs-move-right .vs-nav-left a {
        color: #333;
    }
    .vs-nav li a {
        color: rgba(51, 51, 51, 0.5); text-shadow: none;
    }
    
    Feto
    Participant

    That worked perfectly!

    Thank you :)

    ahmetsali
    Keymaster

    you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 5 posts - 1 through 5 (of 5 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