- Posts: 14116
- Thank you received: 1639
Issue with the menu
-
ivan.milic
Support Staff - Moderator
Less
More
10 years 1 month ago #42445
by ivan.milic
Replied by ivan.milic on topic Issue with the menu
In layout.css:
div.row-0 .half_container {
padding-bottom: 150px;
}
decrease padding-bottom: 150px;
div.row-0 .half_container {
padding-bottom: 150px;
}
decrease padding-bottom: 150px;
Please Log in to join the conversation.
-
bob.ach
Inactive member - Topic Author
- Member
Less
More
- Posts: 20
- Thank you received: 0
10 years 1 month ago #42503
by bob.ach
Replied by bob.ach on topic Issue with the menu
By the way, I am checking again and this solution did not work either.
I thought at first that this solved the issue, but in fact it didn't
can you check again please?
I thought at first that this solved the issue, but in fact it didn't
can you check again please?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 1 month ago #42515
by ivan.milic
Replied by ivan.milic on topic Issue with the menu
I see it did
Please Log in to join the conversation.
-
bob.ach
Inactive member - Topic Author
- Member
Less
More
- Posts: 20
- Thank you received: 0
10 years 1 month ago #42576
by bob.ach
Replied by bob.ach on topic Issue with the menu
No man it did not, please check the screenshot below
Also this caused an issue, look how close the words to the margin from the left side.
Moreover, there is no consistency in the template, everytime I load it I get different results. I try from different browsers and I delete the history and the cookies, the background keeps changing for some reason and the alignment is not working well.
Now first help me please to solve the issue in the attached photo and I want to bring the menu a bit to the left as it is very close to the left side of the screen as you will see in the attached file
Thanks
Also this caused an issue, look how close the words to the margin from the left side.
Moreover, there is no consistency in the template, everytime I load it I get different results. I try from different browsers and I delete the history and the cookies, the background keeps changing for some reason and the alignment is not working well.
Now first help me please to solve the issue in the attached photo and I want to bring the menu a bit to the left as it is very close to the left side of the screen as you will see in the attached file
Thanks
Please Log in to join the conversation.
-
bob.ach
Inactive member - Topic Author
- Member
Less
More
- Posts: 20
- Thank you received: 0
10 years 1 month ago #42577
by bob.ach
Replied by bob.ach on topic Issue with the menu
The last thing you asked me to add was this:
DIV.item > DIV.half_container:nth-child(2n + 4) {
clear: both;
}
DIV.item > DIV.half_container:nth-child(2n + 4) {
clear: both;
}
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 1 month ago #42581
by ivan.milic
Replied by ivan.milic on topic Issue with the menu
Modify + 4 until is ok.
Please Log in to join the conversation.
Time to create page: 0.133 seconds