Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #488355

    Hi, I have 3 questions.
    1) How do I move the ajax portfolio preview higher up? Like in the image below.. I’d like to move the part I indicated in red higher and nearer to the sorting categories…
    2) How do I remove the line above the sorting categories? I’m sure I didn’t add any separator with the Avia builder.
    3) How do I move the sorting categories align to the left?
    example

    • This topic was modified 8 years, 8 months ago by yarac.
    #488596

    Hi yarac,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #490871

    It is here, in the link provided.

    #491674

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

     .avia-fullwidth-portfolio .portfolio_preview_container {
        margin-top: 0px !important;
    }
     .avia-fullwidth-portfolio .sort_width_container {
        border-top-width: 0px !important;
    }
    .avia-fullwidth-portfolio #js_sort_items {
        text-align: left !important;
    }

    Best regards,
    Rikard

    • This reply was modified 8 years, 8 months ago by Rikard.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.