Forum Replies Created
-
AuthorPosts
-
ProDesigns
KeymasterHi @mozzie610
Please go to Appearance >> Customize >> Additional CSS and add following CSS to hide title of page:
.page header.entry-header h1{ display: none!important; }
To hide category and archive prefix you can go to Appearance >> Customize >> Theme Options >> Post Options and select ‘Hide prefix in archive pages’
Hope it will help you.
Thanks.
ProDesigns
KeymasterYou are welcome. You too have a great day.
ProDesigns
KeymasterHi @lou,
You can do it in 2 ways:
1. You can create a transparent banner. You can place title you made in the center and upload it as a banner.
2. You can upload title as logo. Go to Appearance >> Customize >> Site Identity and upload logo.Hope it will help you.
Thank you.
ProDesigns
KeymasterYou are welcome. We are happy to help you.
ProDesigns
KeymasterHi @akeimi,
There was missunderstanding. Please remove above CSS and add following CSS:
.site-content .layout-right-sidebar { float: none!important; margin: 0 auto; }
Hope this is the solution you want.
Thank you.
ProDesigns
KeymasterHi @farhan,
Thanks for the feedback. These are very useful suggestions. We will fix them in our upcoming version.
Thank you.
ProDesigns
KeymasterHi @akeimi,
You can go to Appearance >> Customize >> Additional CSS and add following CSS to make text align center.
If you wish to align text only in home page:
.home p{ text-align: center; }
If you like to align it on entire site:
p{ text-align: center; }
Hope it will help you.
Thanks.
ProDesigns
KeymasterHi @amruta,
You can find instructions to add team widget here: https://promenadethemes.com/documentation/winsome-pro/#8.Winsome:Team
To summarize:
– Create category called ‘Team’
– Assign posts to team category
– Go to Appearance >> Widgets >> Add Winsome: Our Team widget to Homepage widget area and use available options.Hope this will help you.
Thanks.
ProDesigns
KeymasterHi @amruta
Winsome (free version) does not have option to add team widget. You need to upgrade to Winsome Pro to add team widget.
You can find difference at: https://promenadethemes.com/downloads/winsome-pro/
Thank you.
ProDesigns
KeymasterHi @hsl9999,
Can you provide us your site URL? We can provide you CSS for it.
If you know CSS you can go to Appearance >> Customize >> Additional CSS and add required CSS there.
Thank you.
ProDesigns
KeymasterHi @patrick,
Please go to Settings >> Permalink and save permalink options once. It will create htaccess and link will work after that.
If you still find the problem after that please let us know your site URL we will take care of it.
Thank you.
ProDesigns
KeymasterHi @hazeleyez3,
You can use custom CSS to override style of theme.
Please login to wp-admin, go to Appearance >> Customize >> Additional CSS and add following CSS:
a.read-more { font-size: 20px!important; }
This will change font size of read more text. You can use custom CSS to override other style too.
Thanks!!!
ProDesigns
KeymasterHi @edith,
Can you please provide us your site URL? Screenshot is not clear to understand your question.
Thank you.
ProDesigns
KeymasterHi @charlie,
We are extremely sorry for the delay. We have not update theme yet because of our internal team structuring. We will inform you once this is done. Please give us your email id so that we can email you once we update theme.
ProDesigns
KeymasterGreat!!! 🙂
-
AuthorPosts