REMOVE WORDS

Closed
Travelo - Travel/Tour/Car Rental/Cruise Booking WordPress Theme Travelo - Travel/Tour/Car Rental/Cruise Booking WordPress Theme April 19, 2019
Login to reply
Kelly R Support Agent
4 years ago
Resolved.
Abdoulaye Aw
5 years ago

It worked perfectly thamnk you. You  probably forgot to answer about the CSS code to hide Author name and dates on posts n pages. Greetings

Abdoulaye Aw 1 (301) 660 6925.......................................................................................“The history of the world is full of men who rose to leadership, by sheer force of self-confidence, bravery and tenacity.” Mahatma Gandhi
.......................................................................................

Kelly R Support Agent
5 years ago

Hi,

1. Please remove following code in /templates/headers/header4.php file in travelo theme directory.

<?php if ( ! empty( $my_account_page ) ) { ?>

       <li><a href="<?php echo esc_url( $my_account_page ); ?>"<?php echo ( $my_account_page == '#travelo-login' )?' class="soap-popupbox"':'' ?>><?php _e( 'MY ACCOUNT', 'trav' ) ?></a></li>
      <?php } ?>

And please use following css code in theme options panel to hide labels in search form. http://prntscr.com/nef9kd

.search-box-wrapper .search-tab-content h4.title { display: none !important; }
.search-tab-content .fixheight { padding-top: 0px !important; }

Regards, C-Themes

Sam Galsen
5 years ago

Hello

1- Ok can you help me remmove the tab "My Account" showing on te Menuy Bar I attached a pic showing you. Remove also wording Where, When. who right below slider search it is on the screenshot.

4- Also is there a CSS code i can use to hide or remove meta such as "Author name" and "Dates" in post?

Thank you