Forum Replies Created
-
AuthorPosts
-
wensolutionsKeymaster
Hello @cielmonordi,
Glad we could help you.
If you have any issues further then please let us know.
Also, we would be really thankful to you if you could help us by rating our theme by following the link given below:
https://wordpress.org/support/theme/wen-corporate/reviews/#new-post
Thank you.
Regards!!
wensolutionsKeymasterHello @cielmonordi,
To change the size of caption box use below given CSS.
#featured-slider .cycle-caption { left: 19%; padding: 70px; width: 62%; }
Here adjust the size as per your requirement.
Hope this helps.
Thank you 🙂 .
wensolutionsKeymasterHello @bmorning3,
First of all thank you very much for using the pro version of the theme and also for all the appreciations.
Yes, the theme has some template pages which you can use as shown in the demo.
For this, you simply need to go to individual page edit screen and assign the page template as per your requirement.
Screenshot:
http://prntscr.com/jnfwbkFor example, if you want to use the contact us template then create “contact us” page from Admin Panel and then assign the template “Contact Us Template”. Now this template can be edited from Admin Panel > Appearance > Customize > Contact Us Template.
Screenshot:
http://prntscr.com/jnfw1tHope this helps.
Best Regards
wensolutionsKeymasterHello @magm8392@gmail-com,
First of all thank you very much for buying the pro version of the theme.
And for your information we do not have the demo file bundled within the theme.
But we do have theme official documentation that will guide you to set up your site as in the demo.
Documentation link:
http://themepalace.com/instructions/themes/construction-base-pro/Further, if you have any confusion while setting up any of the section then please let us know.
Thank you.
Regards!!
wensolutionsKeymasterHello @provision,
Glad we could help you.
If you have any issues further please let us know.
Also, we would really appreciate if you could help us by rating our theme by following the link given below:
https://wordpress.org/support/theme/education-hub/reviews/#new-post
Thank you.
Best Regards!!
wensolutionsKeymasterHello @animo,
First of all thank you very much for trying out the theme.
The 404 menu will appear in 404 page as given below given screenshot:
Hope this clears the confusion.
If you have any issue further then please let us know.
Thank you.
Regards!!
wensolutionsKeymasterHello @cielmonordi,
Please replace above given CSS with CSS given below.
#main-slider .cycle-caption h3 a { font-size: 38px; } #main-slider .cycle-caption { background-color: rgba(18, 9, 100, 0.58)!important; }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @aaplusbbequalscc,
We will check for the issue and will definitely fix if required.
Thank you very much for the letting us know.
If you have any issues further, please let us know.
Regards!!
wensolutionsKeymasterHello @james,
Glad we could help you.
If you have any issues further then please let us know.
Also we would be very grateful to you if you could helps us by rating our theme by following the link given below:
https://wordpress.org/support/theme/personify/reviews/
Thank you.
Best Regards!!
wensolutionsKeymasterHello @provision,,
To increase the size of the title use below given CSS.
.site-title { font-size: 20px; }
Change the size as per your requirement.
Now to change the align the title with the logo and search use below given CSS.
#site-identity { margin-top: 22px; }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @repsrpska,
Glad we could help you.
If you have any issues further then please feel free to post.
Thank you.
wensolutionsKeymasterHello @rhkennerly,
To change the text of the post to black color use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.entry-content { color: #000; }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @rhkennerly,
To remove the related post section in the single post page use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
div#related-posts { display: none; }
Hope this helps.
Let us know if you have any confusion further.
Thank you.
Regards!!
wensolutionsKeymasterHello @acornsu18,
The custom header size is small so you need to adjust the size by cropping the image in order to show the important parts.
But we will provide you custom CSS to increase the height of the header and for this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
#custom-header { padding: 74px 0; }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @frispo,
You are trying to show the custom icon and which is not loaded in the theme. The theme will only show those icon that are already loaded in the theme(fontawesome icons).
Further to use the custom fonts you need to import the font face in your style.css file and you need to load the font family.
To know how to load the custom font please refer to below given link:
http://www.wpbeginner.com/wp-themes/how-to-easily-add-icon-fonts-in-your-wordpress-theme/
Hope this helps.
Please let us know if you have any issue further.
Thank you.
-
AuthorPosts