Utilizing margins and white space in portfolio pages

  • Posted in : cvCard WP
  • theachard
    Participant

    Hi there,

    I have been trying to figure out a way to make the margins a bit tighter and create more whitespace on the individual portfolio item pages on my website. I have tried utilizing the column shortcode to do this, but with no luck. I have also tried changing the layout of the pages themselves.

    I would also like to be able to make the images and other shortcode elements (slider, tab wraps, etc.) smaller and constrict their sizes, but any width I specify in the code doesn’t do anything to change the final result.

    I’ve poured through the documentation, but can’t find any more information on if and how this can be done? Help, please!

    See this portfolio page for reference: http://theachard.com/#/portfolio/kaus-insurance/

    Thanks!

    serkan
    Moderator

    Hi, You can set up margins and width in the portfolio single via these custom css code;

    .portfolio-single { margin: 0; width: 82%; }
    .portfolio-single .tabs, .portfolio-single .flexslider{ max-width: 80%; }

    Thanks

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