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

    Hi,

    I want to add images for my tab sections but it seems like enfold has a minimum resolution, i am adding an image with a resolution of 60×60 and enfold zoom it. My goal is to add images the same height and width as the regular icons. can you advise?

    #844581

    Hey kilimats,
    Are you trying to replace the tab icons with images? How are you adding the images, I only see the option to add icons from the entypo-fontello icons.
    If you mean in the content area of the tab, I added a 60×60 image that kept it’s actual size.
    Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    #844583

    This is how i add the image to the tab, as you can see the image i added has a lot of blank space because of the issue i talk about

    https://i.imgur.com/X4dwS6U.png

    #845463

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .av-inner-tab-title, .av-tab-section-icon, .av-tab-arrow-container, .av-tab-section-image {
        width: 120px;
    }
    

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.