our website was created with wordpress and the Avada theme.
On the home site there is a space between the menu and the slider made with the Slider Revolution plugin. Can you tell us how to remove the spacing.
The space should be removed.
This space is caused by a feature of the Avada theme: Fusion Page Title Bar.
See here: https://theme-fusion.com/documentation/avada/headers/how-to-set-the-page-title-bar/
I don't personally know this theme, but I would check if this feature can be turned off for the homepage from the WordPress admin dashboard.
Otherwise, you can use custom css to hide it:
body.home .fusion-page-title-bar {
display: none;
}
Related
The sidebar is being positioned in the wrong position.
the sidebar is a sticky sidebar that uses theia-sticky-sidebar plugin, however i don't have this plugin installed but the theme Suga magazine has a sidebar builder that uses it.
Here's a link to the website
This is what it looks like when i'm logged out of the dashboard
This is how it's supposed to and how it looks like when im logged in to the wp-dashboard
A plugin called remove links from comments was messing with the HTML on the page. after tweaking the settings of this plugin the sticky sidebar functioned as intended.
I am currently using the Avada Theme. I want to create a multilingual site - for that I installed the Plugin called "Polylang". I want to have two sites - one in English, and one in German. Unfortunately with this plugin the Avada theme does not show the footer that is set in the layout options in the theme for the German version of my site.
I also tried to use the WordPress Footer widgets, but with those I was not able to display my footer as I wanted to. But maybe there is a simple solution with the footer widgets.
I want to display the footer like that - simple as that:
The texts are linking to different site. Does anyone got a solution?
When I install the theme in WordPress, in every theme it only shows the blog page, no other page or menu is visible.
You can customize the front page by going to appearance => customization. If other pages have been created, you can create the menu and set its position where you want it to be seen. If your themes provide demo data, you can import and check.
I had to create a custom page borrowing the Divi theme code in order to use my shopping carts include file. The problem is the responsible WP menu will not work on the custom pages.
Is there are anyone who has had this issue who could help? It seems like the problem is in the page container and its overlapping the menu - but am struggling to pin point the problem.
Link to a test page: https://hookedonsunshine.co/products2.php
I need to create wordpress site's blog page which can be directly done by adding demo content of avada wordpress theme that i know but i don't know how actually it can be possible. so please guide me about this.
login to the wp-admin > appearance > go to the theme option > general tab > click on Import demo content button and you will get the demo content added in the avada theme