- This topic has 6 replies, 3 voices, and was last updated 4 years, 1 month ago by
Support Team.
- AuthorPosts
- April 22, 2019 at 3:22 am #13930
asrar
ParticipantDear Support Team,
Appreciate your wonderful plugin, I want to make the FEATURE image size a bit small to look properly.
Could please help me out to do it ?
post link : https://malaysia-adventuretours.com/itinerary/half-day-gopeng-white-water-rafting-tour/
Thanks,
israrApril 22, 2019 at 3:52 am #13932asrar
ParticipantBwt i did the image but the other section is bigger than it. So i want to make both image section and description section (.wp-travel.trip-headline-wrapper.right-plot-inner-wrap) equal height
April 22, 2019 at 4:37 am #13937wensolutions
KeymasterHello,
Please add the below given CSS by going to, Admin Panel > Appearance > Customize > Additional CSS
#main .entry-content .wp-travel .featured-side-image { height: 765px !important; }
Hope this helps,
For any further query/confusion, feel free to write us back,
Best Regards!!
April 22, 2019 at 5:32 am #13939asrar
ParticipantThanks for your reply
As i want to be the same as you can see in the below screenshots.
By the way, the feature image size become quite long in the MOBILE, found screenshots can be found as follows:Desktop: http://tinypic.com/r/bhc8e1/9
Mobile: http://i67.tinypic.com/2e5k4rr.jpg
Looking for your response.
Regards,
asrarApril 22, 2019 at 6:58 am #13942Support Team
KeymasterHello,
Once try the below given code by replacing the code provided above.
@media (min-width: 960px){ #main .entry-content .wp-travel .featured-side-image { height: 666px !important; } }
Hope this helps.
Thank you.
April 22, 2019 at 7:32 am #13943asrar
ParticipantThanks it worked in mobile.
But in the desktop img section and description section still have space from the tabs.
You may check the the screenshot : http://tinypic.com/r/6qaypj/9
Best regards,
asrarApril 22, 2019 at 12:07 pm #13952Support Team
KeymasterHello,
Please replace the above given CSS with the CSS below:
@media (min-width: 960px){ #main .entry-content .wp-travel .featured-side-image { height: 765px !important; } }
Hope this helps.
Thank you.
- AuthorPosts
- The forum ‘WP Travel’ is closed to new topics and replies.