Forum Replies Created
-
AuthorPosts
-
Psink
KeymasterBuenos dias
Sí, hay una forma de agregar ‘aceptar términos y condiciones’ antes de realizar el pago
Siga la documentación oficial. Aqui esta el link
https://wptravel.io/can-we-insert-privacy-policy-flag-before-booking/Saludos,
Psink
KeymasterYes, there is a way to remove categories from Featured Carousel. Please add this CSS in the Additional CSS to remove both date and category
.featured-carousel-item-meta { display: none; }
Psink
KeymasterHello Tena,
Is it something like in the screen record?
https://www.awesomescreenshot.com/video/6198880?key=a50eafeb01c0f6a59ab1a58cc1049c23If that’s the one please add this CSS in the Additional CSS
#page-site-header { padding: 50px 0; } @media screen and (max-width: 567px){ #page-site-header { padding: 50px 0; } }
November 28, 2021 at 10:40 pm in reply to: Blog page displays entire blog content + featured image link at the side? #171651Psink
KeymasterCan you please remove all the extra CSS that you have added in the Additional CSS? The extra CSS broke all the blog page designs.
We will provide a perfect CSS solution to make content full width
It’s easy if provide your dashboard login. We will check and add the required CSS to fix the issue
Please share your login details through our contact form.
https://themepalace.com/contact-usPsink
Keymaster@ISLANDERESS, sure please try this one CSS
#featured-destinations, #travel-search-section { background-color: #fff; }
if you like to change the color – you can change the color code for background-color
Psink
KeymasterHello
Please add this CSS in Additional CSS
@media only screen and (min-width: 64em){ .woocommerce-page:not(.home) #content.site-content>.wrapper .content-area { padding: 0 0; max-width: 90%; } }
After adding this CSS, it looks like something like this
https://www.awesomescreenshot.com/video/6171379?key=801b6d97d1e4b2397066ce74e6f7db48Psink
Keymaster@SIANJADEAHERN, Please add this CSS to make a White menu background
#masthead { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; } @media screen and (min-width: 1024px){ .menu-sticky #masthead { position: relative; } }
After adding it’s looks something like this
https://www.awesomescreenshot.com/video/6171106?key=760060d936b20af743e7f5bc2ce8d47ePsink
KeymasterYes, we can change the size of featured images. We just need to edit the one word of code in the theme. Please follow the screen record to edit the theme code
https://www.awesomescreenshot.com/video/6156092?key=a4dfe73c2f7723399167ad18dd6f434f
add ‘medium’ parameter to the_post_thumbnail_url function and then click on ‘update file’
-
This reply was modified 3 years, 11 months ago by
Psink.
Psink
KeymasterYes, we can make the menu background white, can you please share your site URL?
November 23, 2021 at 10:33 pm in reply to: Elementor gallery Pro widget filter bar not changing colour with this theme #171405Psink
KeymasterHello,
Can you please chare your site URL? we will provide you a additional CSS to fix this color issue
Psink
Keymastercan you please share your site URL? we have checked on our demo site and there is no such issue on the cart page
Psink
KeymasterPlease follow the screen record to set the ads banner on the header
https://www.awesomescreenshot.com/video/6106368?key=1d7e54b158be23c8f57355d92f54f2bcPsink
Keymasterhello,
Please check this screen record may this will help you
https://www.awesomescreenshot.com/video/6099611?key=58dd4aeabf9df3a6ccd8d5574c57c921
After you published the site all the setting will be set that you have changed on the site
Psink
KeymasterYes there is an option for footer and theme color editing. Please follow the theme instruction
Here is the link
https://themepalace.com/instructions/themes/edufication-pro/Or you can follow the quick a screen record
https://www.awesomescreenshot.com/video/6099534?key=51729518da426cc0491482e52c7a826fPsink
KeymasterHello,
Please check this screen record
https://www.awesomescreenshot.com/video/6065057?key=18199286c60065758a32ad67b3c16769if you looking for something like this please add this CSS
@media only screen and (max-width:1330px) { .container { width: 100%; } } @media only screen and (max-width:479px) { .container { padding-right:0px; padding-left:0px; } }
-
This reply was modified 3 years, 11 months ago by
-
AuthorPosts