Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #912416
    blackstairswd
    Participant

    Hi Themeco,

    Just started using the X Theme and have a question on the image size in the individual portfolio page – can that be made smaller than the current size or if not can the text box underneath be stretched so it is the width of the image. I am using the Icon Stack.

    Thanks

    #912717
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! We can help you with some custom CSS workaround to adjust the individual portfolio page accordingly. Please provide us with the URL to a sample portfolio page and mention the required changes, so that we can assist you.

    Thanks!

    #913155
    blackstairswd
    Participant
    This reply has been marked as private.
    #913593
    Lely
    Moderator

    Hi There,

    Thank you for the URL. To make the image and text aligned, please add the following CSS via Appearance > Customize > Custom >Edit Global CSS:

    .x-portfolio .entry-featured {
        margin-left: 15%;
        margin-right: 15%;
    }
    .single-x-portfolio .entry-content {
        margin-top: 3%;
        padding: 0 8.2%;
    }

    Hope this helps.

    #913977
    blackstairswd
    Participant

    Thanks Themeco that has worked and looks much better!!

    #913983
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-912416 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>