Home New Guten Forums WoodMart support forum How do it change the size of content box in instagram widget?

How do it change the size of content box in instagram widget?

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

    samskpun
    Participant

    I would like to make it wider and taller

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

    Hello,

    Can you please share the wp logins details of your site so i will check and give you a possible solution. Also share the page url where the issue is situated.

    Best Regards.

    #502865

    samskpun
    Participant

    below please find information

    #502953

    Hello,

    Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .instagram-widget .instagram-content-inner {
    	max-width: 470px !important;
    	height: 70% !important;
    }

    Best Regards.

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