portfolio full width

Home Forums Porto – Responsive HTML5 Template portfolio full width

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #10004701
    marcelo2112
    Participant

    Hello! And thanks again for the awesome support

    In this page of my website

    http://fsampaio.890m.com/projetos.html

    I wanted to keep the selector that I have with the “Ver Todos”, “Ar Condicionado”, etc. But I wanted the images to be like the full-width portfolio. Is that possible?

    Thanks agains for the support


    #10004706
    Support
    Keymaster

    Hello, you basically need to add the full-width class and close the “container”, as you can see in the screenshot below:

    Thanks.


    #10004707
    marcelo2112
    Participant

    is happening this:

    http://fsampaio.890m.com/projetos.html#*

    How can I fix it.

    I have the full width in this http://fsampaio.890m.com/parceiro.html page is that the problem?

    Also, in this page http://fsampaio.890m.com/servicos.html I wanted that the boxes the “Well Documented” title have like a border all the wait in the color of the border they have in the top. Is that possible?


    #10004712
    Support
    Keymaster

    Hello, please try to remove the classes from the LIs.

    From:

    <li class="col-md-3 col-sm-6 col-xs-12 isotope-item 2 6">

    To:

    <li class="isotope-item 2 6">

    For the boxes you just need to set the color like this:

    .featured-box-secundary .box-content {
    	background: #33b8ff;
    }

    Thanks.


    #10004714
    marcelo2112
    Participant

    Thanks for the help., the full width is working well.
    Also is it possible to put the legend in the center of the full width box?
    I am talking about the border of the boxes, if is possible to put a color border in the boxes?


    #10004716
    marcelo2112
    Participant

    Regarding the full width, I am having a problem that the left corner boxes the legend doesnt show up in the screen full, as you can see here:
    http://fsampaio.890m.com/projetos.html

    Also is it possible to replace the link icon that appears in the top of the boxes for like a magnifying glass in the middle?

    Thanks again


    #10004735
    Support
    Keymaster

    Hello,

    1) Ok, so you can just add this:

    .featured-box .box-content {
    	border: 2px solid #0088cc;
    }

    2)
    There’s only 2 ways to show the labels and titles in those blocks, the one that you’re using and the other one that you can see in the preview site:

    http://preview.oklerthemes.com/porto/3.3.0/portfolio-full-width.html

    If you want to use that second one, please check the HTML source of that page.

    3) You can just change the icon there:

    Based on that list:
    http://preview.oklerthemes.com/porto/3.3.0/feature-icons.html

    Also, for the next questions, please consider that this support forum service does not include customizations for the buyers. Thanks for the cooperation 🙂

    Thanks.


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

This topic is marked as "RESOLVED" and can not rceive new replies.