Forum Replies Created
-
AuthorPosts
-
wensolutionsKeymaster
Hello @tradewinds,
Actually, we are not quite clear with your issue so can you please explain it with the proper screenshot so that we can help you further?
Thank you.
Regards!!
wensolutionsKeymasterHello @HansV.JenSen
To remove the white box in the header according to your need, attach the below-given CSS by going to :
Admin panel>Appereance>Customize>Additional CSS.anwp_competition-template-default .anwp-b-wrap .border { display: none !important; }
If you again want to display the white box, remove the CSS.
Hope this helps.
Regards!!
wensolutionsKeymasterHello @Samynonsense,
Currently, we do not have the option to add two logos in the header as you have asked but if you still want the feature, you can hire a customizer.
To hire a developer please refer to the given link :https://themepalace.com/hire-a-customizer/
Thank you.
Regards!!
wensolutionsKeymasterHello @samynonsense,
Please provide the screenshot so that we can help you further.
Thank you.
Regards!!
wensolutionsKeymasterHello @samynonsense,
Can you please provide your site URL so that we can inspect further and help you?
Thank you.
Regards!!
wensolutionsKeymasterHello @vsgreen829,
The issue is not quite related to the theme so please visit Icegram plugin support page for further assistance.
Or please copy the working code from the below given link:
https://www.greenluxdigital.com/ppc/
Thank you.
Regards!!
December 6, 2018 at 11:02 pm in reply to: Korpo-pro FP Our services section 3 subjects show html and not copy #86625wensolutionsKeymasterHello @petbuyingprotection,
Please check for the option to place the image on the left in the dashboard. You can place the form on the right side using the below CSS as well.
@media screen and (min-width: 767px) { .contact-section-wrapper { flex-direction: row-reverse; } }
Hope this helps.
Regards!!
wensolutionsKeymasterHello @christinev,
Thank you for using the Education Hub theme.
We totally understand your query but to achieve what you want requires higher code customization so we would suggest you to hire a professional developer for the task.
To hire a developer please refer to below given link:
themepalace.com/hire-a-customizer
Thank you.
Regards!!
December 6, 2018 at 12:40 am in reply to: Korpo-pro FP Our services section 3 subjects show html and not copy #86553wensolutionsKeymasterHello,
Please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS .
#wpcf7-f1578-p135-o1.wpcf7 p { width: 200px; float: none; }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @reisprins,
Please, crop your image to the size that can be viewed on the browsers window without scrolling it down.
Recommended way to achieve the effect is to actually crop your image to the required size.You can also add below given CSS by going to Admin Panel > Appearance > Customize > Additiional CSS
.featured-image { text-align: center; } .featured-image a { display: inline-block; } .featured-image img { height: auto; max-width: 50%; }
Hope this helps.
Regards!!
wensolutionsKeymasterHello @vsgreen829,
Please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
@media screen and (min-width: 992px) and (max-width: 1200px) { .page-section > .container { width: 100%; } .page-section .pricing-item > h4 { font-size: 14px; } }
Hope this helps.
Regards!!
wensolutionsKeymasterHello @sriom987,
Currently, the theme does not have the option to upload the document file in the post but you can use third-party plugins to upload the file.
If you have any query further please let us know.
Thank you.
Regards!!
wensolutionsKeymasterHello @vsgreen829,
Since we found your site and the demo look alike even when resizing the browser, can you please provide the screenshot marking the part that you want to fix and in what way?
Thank you.
Regards!!
wensolutionsKeymasterHello @vsgreen829,
Actually, there is no separate class for the subpage so to make the title disappear in the subpage you need to target the page id and hide the title.
For example:
To remove the title from the “Yelp Review Management”, add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.page-id-60 h1.entry-title { display: none; }
You will find the page id in the URL by going to the single page edit screen.
Screenshot:Hope this helps.
Regards!!
wensolutionsKeymasterHello @vsgreen829,
When we inspected the URL we found that the pricing section looks similar to that of the demo.
So can you please provide further information so that we can help you further?
Thank you.
Regards!!
-
AuthorPosts