Home Forums Pro Themes Travel Ultimate Pro Mobile view problem for individual trip

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #149089
    Halldor Thor
    Participant

    Hello, I have a display problem in mobile view. when viewing individual trips on mobile the blue category list on top (where you display Trip Type, Locations, activities etc.) doesn´t look right. It is not readable as it appears on mobile phones.
    The URL is https://www.icelandtravelcenter.com/itinerary/vip-and-private-tours/

    #149099
    Psink
    Keymaster

    Hello Halldor

    Please add this code at the last in the additional CSS

    
    @media screen and (max-width: 767px){
    	.wp-travel-trip-meta-info ul li {
    	    width: 100% !important;
    	}
    }
    
    

    Regards,
    Psink

    #149105
    Halldor Thor
    Participant

    Very nice Psink, thank you.
    I want to mention another issue but maybe you want another post here. The website seem to be very very slow and some people tell me that there is a timw-out.
    Can you take a look at this and see if there is a problem?
    Best regards
    Halldor

    #149223
    Theme Palace
    Keymaster

    Hello Halldor,

    Regarding site slow you can hire our experts : https://themepalace.com/hire-a-customizer/

    Thanks

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