Okay
  Public Ticket #1513864
clean portfolio design
Closed

Comments

  •  1
    Willem started the conversation

    How can I setup this design (see url). I don't know which template it is in, or which portfolio style it refers to. 


    Thanks.

  •  8,470
    Tahir replied

    Hey Again,

    Simply adjust the Portfolio Options in here : http://prntscr.com/iusjvc . 

    Be.st


    ThemeNectar Support Team 

  •   Willem replied privately
  •  8,470
    Tahir replied

    Hey Again,

    This is the exact setting of that demo : http://prntscr.com/iuu6cz and the vc code  for the main page :

    [vc_row type="full_width_background" full_screen_row_position="middle" scene_position="center" text_color="dark" text_align="left" top_padding="120" bottom_padding="80" overlay_strength="0.3"][vc_column column_padding="no-extra-padding" column_padding_position="all" background_color_opacity="1" background_hover_color_opacity="1" column_shadow="none" width="1/1" tablet_text_alignment="default" phone_text_alignment="default" column_border_width="none" column_border_style="solid"][vc_column_text max_width="700" css=".vc_custom_1482355453219{margin-bottom: 30px !important;}"]
    <h2>Hello, I'm Phil. I am a digital designer from Philly focusing on UI design.</h2>
    [/vc_column_text][nectar_cta heading_tag="h4" link_type="new_tab" alignment="left" text="Wanna get in touch?" link_text="Let's talk" url="#"][/vc_column][/vc_row][vc_row type="in_container" full_screen_row_position="middle" scene_position="center" text_color="dark" text_align="left" bottom_padding="7%" overlay_strength="0.3"][vc_column column_padding="no-extra-padding" column_padding_position="all" background_color_opacity="1" background_hover_color_opacity="1" column_shadow="none" width="1/1" tablet_text_alignment="default" phone_text_alignment="default" column_border_width="none" column_border_style="solid"][nectar_portfolio layout="constrained_fullwidth" category="all" starting_category="default" project_style="8" item_spacing="10px" masonry_style="true" enable_sortable="true" horizontal_filters="true" filter_alignment="left" filter_color="accent-color-underline" load_in_animation="perspective"][/vc_column][/vc_row]
    

    Paste it in here: http://prntscr.com/iuu74k  and then switch to Visual Editor . 

    Best



    ThemeNectar Support Team 

  •   Willem replied privately
  •  1
    Willem replied

    Also I would like to disable the enlargement effect upon hover!


    Thanks, Willem

  •  8,470
    Tahir replied

    Hey  Again, 

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •   Willem replied privately
  •  8,470
    Tahir replied

    Hey Again, Hope you had a Great Weekend, 

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .portfolio-items[data-ps="8"] .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg {
        background-color: #3452ff !important;
    }

    Thanks


    ThemeNectar Support Team