webhuntsupport
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Awada] Extra section does not show correct pagewhich extra section your are talking about please share screenshot.
Thank you
Forum: Themes and Templates
In reply to: [Elixar] Can’t change the link colour in Elixar footerHi,
Use below code to change hover color of the search box
.header-search-box>a:hover {
color: #c64a2c;
}You need to change each color individually.
Thank you
Forum: Themes and Templates
In reply to: [Elixar] Child Theme not workingHi,
Could you please share your child theme code/files or use any child theme generator plugin to create elixar child theme.
Thank you
Forum: Themes and Templates
In reply to: [Elixar] Can’t change the link colour in Elixar footerHi,
Please use below css rule to change all link color in your site
a, a:hover {
color: #d14f30;
}if you want to just copyright section link color you can use below css rule
.footer_copyright a, .footer_copyright a:hover{
color: #d14f30;
}Here please change the color as your requirements
Thank you
Forum: Plugins
In reply to: [Social Media Gallery] Not working in footerPlease use text widgets to show the gallery in the footer area.
if your issue is not resolved with this support please provide your flickr gallery link.
Thank you
Hi,
It could be your browser issue. we check it but didn’t found such issue.
If you again get this issue please check the url.
Thank you
Hi,
Sorry for late reply. As we can check you are using some other plugin.
When you activate our plugin please contact us we will provide you the solution.
Thank you
Forum: Themes and Templates
In reply to: [Awada] Extra section does not show correct pageHi,
When I’m trying to open this https://einstein-empowerment.academy/reviews/
It’s redirecting me to this home page https://einstein-empowerment.academy/
This mean https://einstein-empowerment.academy/reviews/ is not a standard page and it set somewhere as home Front Page.
Regards
Forum: Themes and Templates
In reply to: [Awada] Extra section does not show correct pageHi,
You can’t show a page in extra section that are set as Home or which is set as Home template.
If you want to show https://einstein-empowerment.academy/reviews/ as extra section select it’s template type to default rather than home.
and remove it from Show as Front Page from dasboard >> Settings >> Readings.
Thank You
Forum: Themes and Templates
In reply to: [Frontech] remove dots & arrows on homepage sliderHello,
Try to put below CSS rules into Custom CSS Editor:
#kyma_owl_slider .owl-pagination { display: none; } #kyma_owl_slider .owl-buttons { display: none; }
Save the changes.
Thank You
Forum: Plugins
In reply to: [Universal Slider] Slider alignmentHello,
Sorry for delay in response.
You can try below instruction for above issue:
Try to put below CSS rules into custom CSS editor:
.fslider_mb { text-align: center; }
Save the changes.
And for the text box you need to customize the code or need to hire a developer for this. because its a part of code customization.
Thank You
Forum: Themes and Templates
In reply to: [Elixar] Cannot add header imageHello,
We really appreciate it.
If you have any query please let us know.
Thank you
Forum: Themes and Templates
In reply to: [Frontech] Images and Blog OptionsHello,
Its a part of lot of code customization.
If you can code customization then create a child theme and modify the code.
Thank You
Forum: Themes and Templates
In reply to: [Frontech] Our Services style brokenIt’s ok.
If you have any query please let us know.
Please read theme documentation here for better setup your site.
Thank You
Forum: Themes and Templates
In reply to: [Frontech] Our Services style brokenHello,
I think you are using a another theme.
Can you please reactivate it and provide the screenshot for your issue.
So we can assist you better.
Thank You