Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author MantraBrain

    (@mantrabrain)

    Please add the following CSS to your customizer. Please go to appearance->customizer -> additional CSS section and paste the code there and save it.

    body.post-type-archive-tour h1.yatra-page-title {
        display: none;
    }
    .yatra-top-filter-section.sorting {
        display: none;
    }
    li.yatra-display-type-grid {
        display: none;
    }
    • This reply was modified 2 years, 3 months ago by MantraBrain.
    Thread Starter GIANNISCFA

    (@gianniscfa)

    This didnt help, its still there..

    Plugin Author MantraBrain

    (@mantrabrain)

    Could you please clear the cache ( it might be application-level cache from a different cache plugin ) or might be server-level cache?
    If still you are unable to resolve the issue, you can send me the screenshot of the additional css section of your customizer.
    Regards:
    Mantra Brain Support

    • This reply was modified 2 years, 3 months ago by MantraBrain.
    Thread Starter GIANNISCFA

    (@gianniscfa)

    still the same after clearing cache

    https://prnt.sc/wLclYZyEZPQe

    Thread Starter GIANNISCFA

    (@gianniscfa)

    could you help me more please?

    Plugin Author MantraBrain

    (@mantrabrain)

    It seems fine from our end,
    Here is the screenshot https://prnt.sc/DibVYNKsAks3

    Could you please try to check it from the private window of your browser Or you can try with a new browser once or you can clear the browser cache and reload the page ( CTRL + R )?
    Regards
    Mantra Brain Support

    Thread Starter GIANNISCFA

    (@gianniscfa)

    now seems ok but there is three bullet on the right side under the get a quote button that doesn’t even click so I need to remove this one also please.

    also the filter criteria we would like to remove this section from the top

    • This reply was modified 2 years, 3 months ago by GIANNISCFA.
    Thread Starter GIANNISCFA

    (@gianniscfa)

    finally got it by adding this code

    li.yatra-display-type-grid {
    display: none;
    }

    now we want to move the first section down ‘ Myrtos experience ‘ cuz is on the top and its merging with our logo on the top

    https://prnt.sc/ErGq7qF2RKOO

    • This reply was modified 2 years, 3 months ago by GIANNISCFA.
    Thread Starter GIANNISCFA

    (@gianniscfa)

    finally got it by adding this code

    li.yatra-display-type-grid {
    display: none;
    }

    now we want to move the first section down ‘ Myrtos experience ‘ cuz is on the top and its merging with our logo on the top

    https://prnt.sc/ErGq7qF2RKOO

    Plugin Author MantraBrain

    (@mantrabrain)

    You can customize from the theme end. May be your theme have that options. Please have a look the theme documentations once. Still having issue ,the we can help you for additional css on that.

    Thread Starter GIANNISCFA

    (@gianniscfa)

    yes still having issues need a bit of help with css.

    Thread Starter GIANNISCFA

    (@gianniscfa)

    this is my theme https://help.us-themes.com/impreza/

    @mantrabrain

    • This reply was modified 2 years, 3 months ago by GIANNISCFA.
    Plugin Author MantraBrain

    (@mantrabrain)

    You can use the following CSS code in your additional CSS section.

    div#yatra-page-wrapper {
    margin-top: 200px;
    }

    Please clear the cache and check once.

    You can modify the number ( 200 ) to your need.

    Regards:
    Mantra Brain Support

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Remove things from header’ is closed to new replies.