Hello, I’m using the “Education Business” theme with the “Home 3” layout, but I have a problem where the sticky menu has a problem so I can’t scroll to the footer. and the sidebar on the “course summary” is too close to the menu, so the header section is closed. How do I fix it? Which part should I change in the theme code? Thank you.
]]>Hi,
I am trying to remove the scroll to top icon from all the pages/posts of my website but apparently without any success.
I have tried with this CSS code
div#topcontrol {
display: none;
}
and with this
@media (min-width: 992px) {
div#topcontrol {
display: none;
}
}
but it’s not working, the icon is always there.
Can anyone help me please?
Thank you
]]>I’m not sure if this is a problem with elementor or the theme, but on mobile since I switched to this theme my page isn’t displaying fully.
]]>Hello,
This is maybe the way this theme was designed, however I would to know if there is a way to show all these elements together. Checking the code, I see that when a log is added, the elements H3 and P that compose the Site Name they a replaced by a IMG.
CSS probably won’t help as the HTML itself is gone when the Logo is added.
Is there a way to play with it without needing to edit HTML?
As a WA, I added the site name to the logo image itself, which I don’t like much this option.
Thx!
]]>