eldigitals
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: my menu bar is not working on my frontage but working on other pagesthanks,
solved. the issue was the .row.well-md.well-md–inset-1 class which was overlaying the header menu in the frontage.
the below code solved it.
.row.well-md.well-md–inset-1 {
margin-top: 150px;
}Thanks
Forum: Fixing WordPress
In reply to: my menu bar is not working on my frontage but working on other pageshere is the js on my theme:
[moderated]
- This reply was modified 7 years, 6 months ago by Andrew Nevins.
Forum: Fixing WordPress
In reply to: my menu bar is not working on my frontage but working on other pagesyes but can you write the media query code here for logo center position on large screens?
Forum: Fixing WordPress
In reply to: my menu bar is not working on my frontage but working on other pagesi thought one can use media queries to set the position of the logo on all media devices.
is that possible? the only issue here is when i view the website on Mac Desktop, the logo appears far left. When i view on MacBook Air laptop the logo appears center (directly above the menu) and this is the position i want for Mac Desktop.How do i go about this?
Forum: Fixing WordPress
In reply to: Remove Page Titledownload the plugin: Title Remover
Activate it
Then go to the Page and there on the right page settings, you can click to show the title or not for each page.Forum: Fixing WordPress
In reply to: my menu bar is not working on my frontage but working on other pagesYes Andrew, you are right, it is caused by the cherry shortcode plugin.once i deactivated it, the font page menu was working. i needed to reactivate it because my website then looks distorted. I have written now to cherry framework for help.
What bothers me though, is that it appears to work on your side with larger screen and on smaller desktop/laptop screen it does not.
I also have an issue, my logo displays in the center with the telefon number text to the left. once i view on mac desktop large screen, the logo goes to the left and the website looks awkward. I want the logo to remain in the middle on all screen sizes.
can you help me with that?
Forum: Fixing WordPress
In reply to: my menu bar is not working on my frontage but working on other pagesHello Andrew,
Thank you.
i noticed that on Google Chrome the menu text fonts are the same throughout all pages. but the front page menu still does not click. i use Safari which also has the problem on my laptop. Cant explain why????
Anyways,
I also have an issue, my logo displays in the center with the telefon number text to the left. once i view on mac desktop large screen, the logo goes to the left and the website looks awkward. I want the logo to remain in the middle on all screen sizes.
can you help me with that?
Regards
Forum: Fixing WordPress
In reply to: my menu bar is not working on my frontage but working on other pagesAndrew,
yes i did that. But still does not work on my laptop (Mac) this recently happened yesterday all of a sudden. On my mobile device it works perfectly. Dont know what the issue here is.
I cannot click on the menu and the links not working only on the frontage. if you notice the frontage menu text fontsize is different from the other pages menu text fontsize.
Forum: Fixing WordPress
In reply to: my menu bar is not working on my frontage but working on other pagesmeson other pages yes. But on my laptop the frontage (home page) menu does not work.