Forum Replies Created
-
AuthorPosts
-
wensolutionsKeymaster
Hello @jamest,
When we tested the issue locally the option you have mentioned is working fine.
To exclude the category that you did not want to display on the blog page, you have to enter that category id in the filed “Exclude Categories in Blog“. You can find the id of the category either by hovering over the category name or by going to category edit page.
Screenshot:
Hope this helps.
Best Regards!!
Have a good day 🙂 .
wensolutionsKeymasterHello @boddao,
Nice to know you have resolved the issue by your self.
If you have any issues further, please let us know.
Best Regards!!
Have a good day 🙂 .
wensolutionsKeymasterHello @mcastillos,
To edit the top bar option go to Admin Panel > Appearance > Customize > Sections > Top Bar.
From here you can enable/disable the top bar and set the top bar.
Screenshots:
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @mparask,
Firstly, thank you very much for using the theme.
To set up the slider in your site please follow below-given steps.
1. Go to Admin Panel > Appearance > Customize > featured Slider > Slider Type and choose one of the options from the field “Enable Slider On” according to your choice.
2. Select the Pages of your choice to set up in the sliders.
Please make sure to add the image in the featured image section of the individual page as the image in the slider comes from this section.
Screenshots:
Hope this helps.
If you have any confusion further, you can also refer to the theme official documentatioin give below:
http://themepalace.com/instructions/themes/education-hub/
Thank you.
Best Regards!!
wensolutionsKeymasterHello @catdemis,
Actually, the top left location is designed to display the social menu so you can’t make other menus display there.
Also, as much as we would love to help you with this, we are unable to do so as it requires higher code customization and falls beyond the support we offer for our product.
Hope you understand.
Best Regards!!
wensolutionsKeymasterHello @lisa-garner,
To change the font of the text of the menu use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.main-navigation ul li a { font-family: 'cursive', serif; }
Change the font family as per your requirement.
Now to change the text color of the menu use below given CSS.
.main-navigation ul li a { color: #a1f9f5; }
Here change the color as per your requirement.
Hope this helps.
let us know if you have any confusion further.
Best Regards!!
wensolutionsKeymasterHello @gfoster,
Actually, we are having trouble in understanding your query. So please explain your query further with the proper screenshot so that we can help you.
Thank you 🙂 .
Best Regards!!
wensolutionsKeymasterHello @sofie-siversen,
We are sorry but we still could not find the issue. Here are the screenshot of the slides where we could not find the issue.
Screenshots:
– https://prnt.sc/j2ptih
– https://prnt.sc/j2ptt3Since, we could not find the issue, please provide the screenshot marking the issue so that we can help you.
Thank you.
Best Regards!!
wensolutionsKeymasterHello @com4digital,
Use below given CSS.
.form-decoration .decoration { background-image: none !important; }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @cragcloud,
When we checked for the issue, wp google map is working fine in Mag Pro theme as well.
Please refer to below given screenshot to be more clear on this.
Also for your information, the google map will only display in contact page template.
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @com4digital,
You are facing such issue may be because of the image size you have used.
So please upload the image of proper size ie (600px X 6020px) so that the image will completely occupy the square box.
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @com4digital,
Can you provide the link to your contact page so that we can provide a precise fix on this?
Thank you.
Best Regards!!
wensolutionsKeymasterHello @com4digital,
You are welcome 🙂 .
let us know if there is anything else related to the theme.
Thank you.
Best Regards!!
wensolutionsKeymasterHello @akituya,
Please replace above-given CSS with the CSS given below:
#main-nav { margin-top: 125px; } .site-branding { max-width: 25%; } @media (max-width:800px;){ .site-branding { margin: 0 auto; } }
Also please make sure to add the CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @akituya,
We have managed the header section using custom CSS. So now add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
#main-nav { margin-top: 125px; } .site-header .container { padding-left: 0px; padding-right: 0px; }
Hope this helps.
Best regards!!
-
AuthorPosts