- This topic has 4 replies, 2 voices, and was last updated 3 years, 5 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Travel Ultimate Pro › Travel Ultimate Pro –
Tagged: backtotop
Hi!
When I installed WP Travel Pro plugin intoTravel Ultimate Pro theme, this orange button that lets you scroll up overlaps the Booking button.
I need to move the button more to the top. I can see that the div’s style is changing from
<div class="backtotop" style="bottom: 25px;">
to
<div class="backtotop" style="bottom: -100px;">
I need more than 25px, I need to move it upwards.
How can I do that? Thank you so much guys.
Hello Marek
Please add this css in additional css
.backtotop {
bottom: 100px !important;
}
Regards,
Thanks Psink!
Well if I do that, the element stays there all the time. I think its purpose is to be visible when you’re not on top. Is there a way how to achieve that?
Thanks a lot,
Marek
Hello Marek
Oh yes, the above CSS is not useful as it should be. Please try this one.
There is an option called “Theme Editor”, update the button space code of back to top button
Please follow the screen record
https://www.awesomescreenshot.com/video/3946938?key=295fa1dcb5b1908ffba1fbb563d85a6b
Regards,
That worked thanks!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |