-
AuthorPosts
-
July 25, 2017 at 2:22 pm #829649
Dear team
is there any chance to increase or adjust the pictures used in the new tab section?
As I can see the tabs use picture size 180×180I adjusted the width up to 260px for each tab and used some other quick CSS hacks.
How do I change the pictures?Regards
ThomasJuly 26, 2017 at 6:40 am #829971Hey netfex,
I have checked the link and it seems you have already done it. Let us know if you need more assistance. :)
Best regards,
NikkoJuly 26, 2017 at 9:44 am #830043Hi Nikko
as said I need to adjust the prictures… the tabs use the picture size 180×180. I adjusted the tab size to 260px which means that the pictures have a bad quality.
How can I adjust the “source of the pictures”? need to have at least 300×300 or higherRegards
ThomasJuly 26, 2017 at 10:51 am #830087Hi,
Try to install https://wordpress.org/plugins/simple-image-sizes/ and go to Settings > Media, change square size to 260 x 260px and regenerate the thumbnail. Hope this helps.
Best regards,
NikkoJuly 31, 2017 at 11:49 pm #832512Hello,
Above you say: “I have checked the link and it seems you have already done it. Let us know if you need more assistance. :)”
Could please post the code to show how this is done?
August 1, 2017 at 10:11 pm #833089Hi,
I think he has added this css code in Quick CSS:
.av-tab-section-image { width: 260px !important; }Best regards,
NikkoAugust 3, 2017 at 3:12 pm #833911Sorry for the late reply. I added this code to the Quick CSS section:
.av-tab-section-image {
width: 260px !important;
}.av-tab-arrow-container {
width: 260px !important;
}.av-inner-tab-title {
width: 260px !important;
font-size: 16px !important;
font-weight: bold !important;
}August 3, 2017 at 5:26 pm #833963Thank you both!
August 5, 2017 at 6:29 am #834595 -
AuthorPosts
- You must be logged in to reply to this topic.
