Home Forums WoodMart support forum portfolio projects mobile display

portfolio projects mobile display

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

    greg-9795
    Participant

    Hey, our portfolio page is displaying very poorly on mobile.

    How can we make it so they sit squarely? As you can see from the photo, the titles are making the different projects sit very misaligned.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #615984

    Hung Pham
    Keymaster

    Hi greg-9795,

    Thanks for reaching to us.

    Please add this code to the Theme Settings > Custom CSS > Custom CSS for Mobile:

    .wd-project div.portfolio-info {
        padding: 10px;
    }
    
    .wd-project h3.wd-entities-title {
        font-size: 117%;
    }

    Regards,

    #620725

    greg-9795
    Participant

    Thanks so much that has worked perfectly.

    #621128

    Hung Pham
    Keymaster

    Hi greg-9795,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

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

The topic ‘portfolio projects mobile display’ is closed to new replies.