Welcome Guest. Please Login or Register  


You are here: Index > SitePad Website Builder > General Support > Topic : Many issues...



Threaded Mode | Print  

 Many issues..., thanking you in advance for the help (1 Replies, Read 1400 times)
track21
Group: Member
Post Group: Newbie
Posts: 2
Status:
Ok so we have had a site on our own for about 14 years. The previous designer used Muse then when he left didnt leave any of his log in info. Adobe said there's nothing we can do so we are building the site from scratch but have all the info. That's not the issue obviously. Here is the first question:
I made a primary menu, but i don't see the option for "mouseover" effect where would that be located it? Like a hover mode
2. The menu stacks rather than resizes. Which means instead of getting smaller when I shrink the window it goes to two rows. This of course looks really sloppy especially when I have some drop down menus.
3. Some elements located in the header are blocking the menu when on a mobile platform. At first these were embedded objects from other sites so I removed them and was using only sitemap widgets but experiences same issues. Is there a way I can choose to have an item on the pc page but not on a mobile? What about if the object is in the header?
4. When I click the icon to see the page in mobile where is the button to go back to the regular editing page? If I click the back button I have to trace back through to get back to the page I was editing. Way to many steps!!

More questions to follow!

Thank you once again

Ian
IP: --   

Many issues...
aakash_softac
Group: Member
Post Group: Super Member
Posts: 544
Status:
Hi,

Quote From : track21 June 8, 2018, 5:46 am

I made a primary menu, but i don't see the option for "mouseover" effect where would that be located it? Like a hover mode


For this, you can define Custom CSS in Custom HTML. If you only need to make changes to the link i.e a href then you can make the changes to the following class followed by !important at the end.

ex:
Code

<style>
.main-navigation a:hover, .main-navigation a:focus, .main-navigation .current-menu-item > a{
color: #333 !important;
}
</style>


If you need to make changes for listed background etc. You can make changes here:
Code

<style>
.main-navigation:hover li{
background: #000 !important;
}
</style>


Quote From : track21 June 8, 2018, 5:46 am

2. The menu stacks rather than resizes. Which means instead of getting smaller when I shrink the window it goes to two rows. This of course looks really sloppy especially when I have some drop down menus.


Can you let us know what theme are you using and have you removed any default class? If not then please provide us with the domain name so we can check and resolve the issue.

Quote From : track21 June 8, 2018, 5:46 am
3. Some elements located in the header are blocking the menu when on a mobile platform. At first, these were embedded objects from other sites so I removed them and was using only sitemap widgets but experiences same issues. Is there a way I can choose to have an item on the pc page but not on a mobile? What about if the object is in the header?


We do have inbuilt sitemap feature which you can use for your website. Also, if you don't want any item on the mobile then you can click on the given item when the modal box pops up click on Style > Edit Element > Click on Tablet Icon > Scroll to the bottom of the module > you will see Custom CSS text area > there type display:none !important and click apply. This would disable the widget.

Quote From : track21 June 8, 2018, 5:46 am

4. When I click the icon to see the page in mobile where is the button to go back to the regular editing page? If I click the back button I have to trace back through to get back to the page I was editing. Way to many steps!!


You will need to click on the Icon below the mobile Icon to go back to the Editor.

Do let us know if you need any other information.

-----------------------
Aakash Gupta
SitePad Developer

Follow us for faster updates
Twitter: https://twitter.com/sitepad_editor
Facebook: https://facebook.com/SitePad
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 23, 2024, 7:46 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.018