Forum Replies Created
-
AuthorPosts
-
Psink
Keymasterhello @VANILLE, is it the menu background color or menu text color that you want to change?
If it’s a background color, Please add this CSS
.home #masthead{ background-color: #fff; }
Psink
Keymaster@NGOLEJOEL, Please follow the theme instruction
here is the link
https://themepalace.com/instructions/themes/trade-line-pro/During the installation process if you got any confusion, please let us know
Psink
Keymaster@MISTUDIOS_ADMIN, Would you like to share your site URL? we will inspect and provide you a valid CSS to do soo
September 4, 2021 at 12:42 am in reply to: trending section – doesn’t work with course categories #156969Psink
KeymasterIn this case, you need to select content type “courses category” first then publish the site. After publishing you will be able to select course category in the setting.
As in the screen record
https://www.awesomescreenshot.com/video/5101324?key=013a478666c1804a86377cb47a8682b3Psink
KeymasterHello martinlloyd
I guess the reason behind the burger menu issue is the plugin. Some of the plugins may block the resources of the theme. Can you please deactivate all the non recommended and check if there is an issue or not
Psink
KeymasterYes you can do it please follow the screen record
Psink
KeymasterCan you please show us a reference screenshot?
Psink
KeymasterCurrently, there is only one ads area in the theme and it is in the header. We will be adding the Two ads area one in the Thumbnail section and another in the Related post/Blog section. And we will release the theme by tomorrow once the theme with version 1.0.1 release please update the theme and you will find the extra two ads section settings.
Psink
KeymasterI guess you have managed to make a post slider section smaller. But in my view, it’s better to hide the author’s image because certain parts of the author’s image are cut by the button edge of the post slider.
as you can see in the screen record
https://www.awesomescreenshot.com/video/5040093?key=abf9a33eee48db5c3b2f15e5a09a678dYou can add this CSS in the Additional CSS to hide the author image
#posts-slider .author-image { display:none; } #posts-slider .author-wrapper { display: flex; margin-top: 5px; }
Psink
KeymasterPlease connect the PayPal account id in the givewp setting
Here is video tutorial
https://www.youtube.com/watch?v=TaXbYQygmAcPsink
Keymaster@OZAMBRA, please follow the screen record to translate the text that you have mentioned in the screenshot.
https://www.awesomescreenshot.com/video/5026761?key=868f839d4f8ccf8b6c2c4c8cc426b5e6
Psink
Keymasterhello, oscar,
As you have mentioned in the previous ticket, here is the code to make the same height of 3 container
.home #main-post-wrapper .widget_posts_slider article, #posts-slider .featured-slider .featured-image { padding: 240px 0; }
You can adjust the padding value as per your requirement
please add this code in Additional CSS in the theme customizer
Psink
Keymasterfirst of all the social icons are taken from the Font Awesome icons. Yes it is possible to replace it with another font awesome icon by overriding the related CSS code
Psink
KeymasterWe can help you to make the same height for 3 of them. Can you please share your site URL?
-
AuthorPosts