Forum Replies Created
-
AuthorPosts
-
December 6, 2021 at 6:14 am in reply to: Black overlay on page header (while using featured image) #171969
Psink
KeymasterHello Mari,
Please add this CSS in Additional CSS to remove overlay on the header image
#header-image .black-overlay{ display: none; }
In case you just want to reduce overlay add this one
#header-image .black-overlay{ background-color: #000; opacity: 0.1; }
Note: opacity 0 means transparent and opacity 1 means solid overlay. And you can just change the color code for background-color to use a different overlay
Psink
KeymasterWe have passed the theme file for the update. It will release within 24 hrs. After the release update, the theme and you will be able to use category images for the archive pages.
Required – Categories Image plugin
Before you proceed watch this screen record
https://www.awesomescreenshot.com/video/6302360?key=71a1d4021b200cc9ceb1bef1847c5f86Psink
KeymasterWe have no idea what’s going on your side. I have recently visited your site dashboard and it’s working all fine. However, I have deactivated and reactive all of the plugins
As you can see in the screen record all the widgets areas are working fine on our side
https://www.awesomescreenshot.com/video/6302164?key=e05bbf922e0620176ce67a5136a1f56aPsink
KeymasterI’m really sorry I actually forgot to attached a link of screen record
Please watch this screen record
https://www.awesomescreenshot.com/video/6292071?key=53416570879b18102d12c1da1d7df376Psink
Keymasterhello,
Ah, ok so all the plugins will not works directly just by activating plugin, we should need to add a plugin combability code in the theme.
We will add that code and release the new update with in a couples of days
And new update will cover both previous category link related issue and this one
December 2, 2021 at 10:30 pm in reply to: Is there a way to have 2 Primary Menus That Can Select From? #171839Psink
KeymasterNo sir, we cannot select the primary menu between 2 different designs. The Education Hub Pro offers only one header design
Psink
KeymasterAhh ok, please replace the code with #features .features-image by below code
#features .features-image { padding: 60px 0; border-radius: 20px; max-width: 180px; width: 100%; margin: auto; text-align: center; background-size: contain; display: inline-block; }
The design looks like this
https://www.awesomescreenshot.com/image/17807602?key=a7b4f8d9e123e8a429015d172359c9e3Psink
KeymasterPlease add this CSS in the Additional CSS
#features .featured-item { width: 230px; text-align: center; margin: auto; } #features .features-image{ padding: 80px 0; border-radius: 20px; max-width: 170px; width: 100%; margin: auto; text-align: center; display: inline-block; }
After adding the above your site looks something like this
https://www.awesomescreenshot.com/video/6254339?key=c692b9b26f318bb14526553803bb4d23Psink
KeymasterCan you please share your site URL? We will provide you an additional to change the size of the featured image
Psink
KeymasterHello Bianca
It’s not possible with the CSS only. So we have updated the theme. Please update the theme after the release
And follow the screen record – on how to use Featured Image instead of icon
https://www.awesomescreenshot.com/video/6250529?key=3e8eed7635f98c7fcd30fa6de6317aa1Psink
KeymasterCan you please share a screenshot of the reference page? I could find the one
November 29, 2021 at 11:59 pm in reply to: Blog page displays entire blog content + featured image link at the side? #171720Psink
Keymasterhello
I have changed the blog page layout, now it only shows the featured image and the excerpt.
Is this what you want to change or there is something else
Psink
KeymasterI did not get what you are trying to explain. Leaving behind your query in the free version you can get only the options to select the page for the featured slider section. you cannot select a post or category
You will get these options in the pro version
Psink
KeymasterRegarding your first query, Can you please try changing the permalink setting? If this did not work can you can try by deactivating all the plugins expects for the recommended one
Here is the screen record for changing the permalink setting
Regarding your second query
Please add this CSS in the Additional CSS
#latest-posts .section-header .more-link { display: block; }
Regarding your third query currently, it is not possible to do that.No worries we will release the new update by fixing this. We will contact you in a couple of days about this matter
Psink
KeymasterRegarding 1st query, it is not possible to make those sections slider on the mobile screen. The design is already pre-made so it is not possible to change the whole section code. We are really sorry for that
Regarding 2nd query please try Definitely allow mobile zooming plugin. Its works, we have added it to our Travel Master Pro demo site here is the link you check there
https://themepalacedemo.com/travel-master-pro -
AuthorPosts