Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #778305

    Hi,

    In regard to the new Tab Section, I see that the images (tab icons) inserted are cropped to 180×180. Is there a way to change this limitation? I’d like to make them wider.

    Thanks!

    #778351

    Hey cosmicresearch,
    You can make them larger with the code below by adding it to your in the General Styling > Quick CSS field.

    .av-tab-section-icon {
        font-size: 80px!important; 
    }

    Adjust as needed

    Best regards,
    Mike

    #778411

    Dear Mike,

    Unfortunately this didn’t make any change. I also tried .av-tab-section-image. The image dimensions seems to be capped at 100×200 (not 180×180).

    Kind regards,
    Manel

    #778432

    Hi,
    Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    #782470

    Hi Mike,

    Here is the site info.

    Thank you!

    #782677

    Hi,

    Please, how can we access the dashboard? The link that you provided is not found when I add the wp-admin in the URL.
    Best regards,
    John Torvik

    #782718

    Sure, here is the link.

    #784331

    Hi,

    Thank you for the info. I checked the site but I can’t find any tab section in any page. Anyway, please try the following css code.

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

    Best regards,
    Ismael

    #784710

    This changes the width, however it’s a simple rescale. The maximum resolution you can upload is 200×100 which doesn’t change.

    Thank you!

    #787730

    Hi, did anyone find a solution? Thanks :)

    #788022

    Hi cosmicresearch,

    These are limited in size by design. These “placeholders” are meant for icons or a few words to name the tabs, not image sliders or logo grid element. Big images as navigation for tab section will be misleading. I would suggest using icons for that.

    Best regards,
    Victoria

    #788023

    Hi cosmicresearch,

    These are limited in size by design. These “placeholders” are meant for icons or a few words to name the tabs, not image sliders or logo grid element. Big images as navigation for tab section will be misleading. I would suggest using icons for that.

    Best regards,
    Victoria

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