Forum Replies Created
-
AuthorPosts
-
Psink
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, 10 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; } }
Psink
Keymaster@CBHS-SACRAMENTO, please report license-related issues directly through our contact form
here is the link
https://themepalace.com/contact-us/Psink
Keymasterhello
We have released the new update please update your theme. Now you will be able to make the featured image full-screen size as you can see in the screen record
https://www.awesomescreenshot.com/video/6060185?key=0bc5d24f6f9acd0fd97ce94d7d82a288
Psink
KeymasterHello,
Please add this CSS in Additional CSS
For the border primary and sidebar container
.nm_active .sidebar .widget, .nm_active #primary article.hentry { box-shadow: none; border: 1px solid #fff !important; }
For footer subscribe btn
.nm_active .tnp-widget-minimal .tnp-submit{ background-color: #131d4d !important; }
Note: This CSS only works for dark mode
Please change the color code as per your requirementAfter adding CSS your site looks something like this
https://www.awesomescreenshot.com/video/6060156?key=f2aeffb007798d098deb0e6e5830530bPsink
KeymasterYes, it is possible to do. Please make your changes on the site and publish the changes. Then we will check and provide you necessary CSS to make the design you have mentioned
And please share your site URL once you made a changes
-
This reply was modified 3 years, 10 months ago by
-
AuthorPosts