SP Booking Search Module Transport - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

SP Booking Search Module Transport

H

hossine

Extension 2 years ago

Hi I'm using travelin template, i have a problem with mayb css I add a new menu button (Airport transfer) that i link to the transport category the problem as you can see the module doesn't look fine https://snipboard.io/INLUzA.jpg

the second problem is linked too to the css i add (header-white) to my menu but when you choose a tour the menu is in white clor. like this https://snipboard.io/R5Fgvr.jpg

0
5 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #111828

Hi

Thanks for contacting us. Could you please give me your site URL so that I can check? I need that problamatic page link to solve the issue.

-Regards.

0
H
hossine
Accepted Answer
2 years ago #111876

Hi This is the link. https://alloostad.com/travelin

The search module is fine in accomodation and package but it doesn't work correctly when you create a menu for transport or place. you get this one link in image https://snipboard.io/INLUzA.jpg also when you chose a product in transport category the menu inherite the css classe I added to parente category https://snipboard.io/R5Fgvr.jpg

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #111943

Use this custom CSS

.topbar-search-options .topbar-filter{
    padding:50px !important;
}

For your second menu problem please give me that link when this happens.

0
H
hossine
Accepted Answer
2 years ago #111993

Hi I have some problems with travelin template Here the first link of the menu https://alloostad.com/travelin/index.php/airport-transfers/2-marakech-airport The color is white i want that it keeep native color. when you select the product.

Second issue When i create a new package it doesn't look in center here is the link https://alloostad.com/travelin/index.php/package/12-teste

The 3th issue I need the diplay duration as number of day and not date. when i create a new package.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #111994

Use this custom CSS

.header-white #sp-header .sp-megamenu-parent>li>a, .header-white #sp-header .sp-megamenu-parent>li>span {
    color: rgb(54 44 44 / 60%) !important;
}

2nd: Give me a screenshot of it please.

0