Pitech Questions Safari Hamburger - Icon Problem And Arrow Scroll Up No Show In Block - Question | JoomShaper

Pitech Questions Safari Hamburger - Icon Problem And Arrow Scroll Up No Show In Block

P

Puntje

Template 1 year ago

i have some problems. see questions belows

1 Sometimes the burger icon does not show https://www.youtube.com/watch?v=C3Ib_9ALoSY

2 Also the arrow is gone on the index and blog pages of scroll up button - see below for link youtube https://www.youtube.com/watch?v=rrwGPyS6SpE

0
46 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #74199

Please share an screencast video of your tablet device. This is not right way to check responsive.

0
P
Puntje
Accepted Answer
1 year ago #74117

Logo must be bigger on som parts- like this size - see below https://prnt.sc/CgAqSbSO97rq

or this -

https://prnt.sc/sObUY3PGJfNl if he goes from big to small

in the movie you see he becomes smaller the logo

https://youtu.be/i3zHRfE4YNM

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #74029

Please check again. Thanks

0
P
Puntje
Accepted Answer
1 year ago #73984

Hi thanks

Logo must be more like this https://prnt.sc/kLJUEgYsDVJM

More beautiful is above - Hopefully more the same same as above https://prnt.sc/ShFKWPhD6_3F https://prnt.sc/0wllwOLjTq6H

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #73899

Check again and let me know. Thanks

0
P
Puntje
Accepted Answer
1 year ago #73795

Hi i must ask mine friends with an ipad and iphone. I have android phone. But i must do it quitly, because one client is on mine facebook and he will get angry - because he is afraid his website get the same problems with logo and menu

On mine macbook it on this. The logo is not well placed. see images below

https://prnt.sc/ngsyb4c2HHf-

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #73736

Please check again and share an real time device screenshot.

0
P
Puntje
Accepted Answer
1 year ago #73643

Thanks

On one place a white gap between header and image -> https://prnt.sc/6p0_bO3iIjz0

On mine samsung A52 Happy

On the computer - switch to Macbook adaptive design mode - this gives an error - i work Mac Os Monterey 12.4 https://prnt.sc/6IsMVErJsW1T https://prnt.sc/TwU7fHlmotDk https://prnt.sc/WN6JqX5yyvlG

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #73585

Check now. Thanks

0
P
Puntje
Accepted Answer
1 year ago #73575

It must be the same. now there is a little mistake in it see below a gap

Logo not on the right place and there is a white gap that between header and image https://prnt.sc/hEs4F2i9OAcf https://prnt.sc/ik6zqx2xdbcR

white gap that between header and image https://prnt.sc/JsXtrm2p5eTZ https://prnt.sc/dbVQTWvTCzG5

it must be like this - but is different because of the mobile ipad device of little screen https://prnt.sc/699JPTgm3aSh

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #73495

Share an screenshot that you want to do exactly. Thanks

0
P
Puntje
Accepted Answer
1 year ago #73329

thanks - the menu is in the header

the title must have a higher margin or padding for mobile and tablet - see images below.

https://prnt.sc/ik6zqx2xdbcR https://prnt.sc/dbVQTWvTCzG5

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #73293

Check now. Thanks

0
P
Puntje
Accepted Answer
1 year ago #73220

for the normal pages it works! But the blog the menu in the header is not on the wright place - see image lightshot

https://prnt.sc/mJhPCK1tWFZ6 https://prnt.sc/okNdeUzz9kAg

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #72987

Please check & let me know. Thanks

0
P
Puntje
Accepted Answer
1 year ago #72942

i did but i do not see the change you made in custom.css

Mine code does not work in custom.css of the template

.logo-image {
height: 120px;
margin-top: 110px;
}
0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #72870
0
P
Puntje
Accepted Answer
1 year ago #72843

in template.css or other css. i cannot find in the template.css in site template settings

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #72841

Template settings custom code css box.

0
P
Puntje
Accepted Answer
1 year ago #72771

Mobile is good. where did you change it. so i can mobile more height. Also on tablet and computer it must have a margin - so i hope to learn where you changed this.

Thank you

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #72707

Check now mobile device.

0
P
Puntje
Accepted Answer
1 year ago #72689

where must i remove it in template.css.

https://prnt.sc/etVr1Dd9Kzlg there are no line numbers in template.css. only 2. I tried to delete the 120 but then there is no logo

In custom css in will not work: margin-top: 80px;

/* logo*/
@media screen and (max-width: 900px) and (min-width: 320px) {
    #sp-logo {
        flex: 0 0 80%;
        width: 80%;
    }

.logo-image {
margin-top: 80px;
}

@media screen and (max-width: 900px) and (min-width: 320px)
.logo-image-phone {
margin-top: 80px;
}

    #sp-menu {
        flex: 0 0 20%;
        width: 20%;
    }

#sp-header {
    height: 60px;
    display: inline-flex;
    margin: 0;
    align-items: flex-end;
}
}


.offcanvas-menu .logo {
 display: none !important;
}

/*off canvas*/
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
right: 0;
background: #CCD6FF;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span >li:nth-child(3n) > a {
color: #000000;
}

.offcanvas-menu .offcanvas-inner ul.menu>li {
font-weight: 200;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
color: #E597E5;
}

/*header*/

.sp-megamenu-parent>li.active>a {
font-weight: 400;
}

.view-article #sp-header {
background-color: #ffffff;
}

#sp-header {
    background: #ffffff;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
display: inline-block;
padding: 0 15px;
line-height: 100px;
font-size: 22px;
margin: 0;
letter-spacing: 1.6px;
  font-family: 'Sniglet';
}

#sp-menu.menu-center .sp-megamenu-wrapper {
justify-content: right;
}

#sp-header.header-sticky {
position: fixed;
z-index: 9999;
top: 0;
left: 0;
width: 100%;
animation: spFadeInDown 0.5s;
background-color: #ffffff;
}

/*bottom*/
#sp-bottom {
margin-top: -20px;
}

#sp-bottom {
padding-left: 40px;
padding-right:20px;
}

#sp-bottom .sp-module .sp-module-title {
color: #21a616;
font-size:24px;
}

#sp-bottom .sp-module ul>li>a {
color:  #fff;
font-size:16px;
}

#sp-bottom .sp-module ul>li>a:hover {
color: #f7f606;
}

#sp-bottom3:after {
background: none;
}

/* titel*/
.sp-page-title:before {
background: #eb953f;
}

.sp-page-title {
background-color: #eb953f;
}

.sp-page-title .sp-page-title-heading {
font-weight: normal;
font-size: 56px;
line-height: 75px;
font-feature-settings: "case" on;
color: #252525;
width: 85%;
}

.sp-page-title {
padding: 200px 0px 5px 0px;
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
position: relative;
}

/* blog */
.article-intro-image.float-left img{
 border-top-right-radius: 15px; border-top-left-radius: 15px;
border:1px solid #000;
}

#sp-main-body {
padding: 80px 0;
background: #fff9f7;
}

.blog-list-title-wrap {
display:none;
}
.com-content.view-category .article .article-body {
flex-direction: column;
background: #dadada;
border:solid 1px #000;
border-radius: 15px;
padding-top: 40px;
margin-top: -85px;
}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
color: #252525;
}

.article-list .article .article-header h2 a:hover {
color: #d929c7;
}

.com-content.view-category .article .article-header h2 {
margin: 0px 0px 24px 0px;
font-weight: normal;
font-size: 20px;
line-height: 30px;
padding-top: 70px;
padding-left:17px;
padding-bottom:10px;

}

.com-content.view-category .article {
padding-left: 10%;
padding-right: 10%;
}

/*footer*/
#sp-footer {
padding-left: 30px;
}

#sp-footer1 .sp-copyright {
color:rgb(222, 113, 211);
}

#sp-footer1 .sp-copyright {
font-size: 15px;
}

#sp-footer .container-inner {
padding: 0px 0;
border-top: none;
}


/* burger-icon - off canvas */
.burger-icon>span {
background-color: #ff00a6;
}

.fab, .far {
display: none;
}

.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
background-color: #eb1e9d;
}

body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
right: 0;
background: : rgb(204, 214, 255);
}

/*body*/
.article-social-share .social-share-icon ul {
display: none;
}


@media only screen and (min-width:990px) and (max-width:1290px){
.sp-megamenu-parent{
 position:relative !important;
 bottom:100px;
}
}

#sp-bottom .sp-module .sp-module-title {
margin: 0 0 15px;
}

.com-content.view-category .article {
margin-bottom: 40px;
}
0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #72649

If you need as like your screenshot then you can remove the css code. Thanks

0
P
Puntje
Accepted Answer
1 year ago #72538

The logo must be - margin-top: 80px; - lower. It also must be like this.

This code does not work in custom in template https://prnt.sc/rwEedwSHcWDJ

https://prnt.sc/fwE-3uf6J9HX

.logo-image {
height: 120px;
margin-top: 80px;
}


.logo-image-phone {
height: 120px;
margin-top: 80px;
}
0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #72449

I have checked with iphone xs safari browser and it works fine.

File (5).jpg

0
P
Puntje
Accepted Answer
1 year ago #72400

Scroll menu works i mean the logo is not working with below code - see images how it must be - it does not work - when i put the code in

https://prnt.sc/fwE-3uf6J9HX

.logo-image {
height: 120px;
margin-top: 80px;
}


.logo-image-phone {
height: 120px;
margin-top: 80px;
}

https://prnt.sc/rwEedwSHcWDJ

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #71250

Please watch the video.

https://prnt.sc/dJKtIVTf9X1v

0
P
Puntje
Accepted Answer
1 year ago #71244

i did - still the same in safari browser witj logo

but the scroll up is good in the browser of te blog pages. how did you change that

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #71194

Please check this site.

0
P
Puntje
Accepted Answer
1 year ago #71164

It also not good on computer.

for link see below - how the logo must be

something is change it the other website i made - backup it and put it back on the wright domain

Also the blog pages the scroll up - Go to top has now ^ in it!

https://prnt.sc/bGM2QpSftQW9

.sp-scroll-up {
display: none;
position: fixed;
bottom: 30px;
right: 30px;
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
font-size: 16px;
color: #fff;
background: #000;
border-radius: 3px;
z-index: 1000;
}

i think this must change - but i will not work - when i put this in custom

.logo-image {
height: 120px;
margin-top: 80px;
}
.logo-image-phone {
height: 120px;
margin-top: 80px;
}

iphone se hamburger-icon. https://prnt.sc/HZPS9Nm-dxRk

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #70380

Please share an screenshot of real-time device of ipad or iphone.

0
P
Puntje
Accepted Answer
1 year ago #70267

i did. Some logo problem and one time the hamburg icon not on the wright place see movie. Also the arrow in the blog and in the receptenindex scroll up is not showing. The other pages what are not blog indexen - there the arrow is showing safari and chrome. Both are in the movie

https://www.youtube.com/watch?v=N9FzhQ3Ay-k

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #70225

Please check again. Thanks

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #70192

Did you change administrator access?

0
P
Puntje
Accepted Answer
1 year ago #70186

I did. i work on mac os monterey on safari and chrome. i think a problem in apple mac os with safari and chrome. i do not know why it is. a bug

this mine video with safari and chrome

https://www.youtube.com/watch?v=TffrLYe0GEg

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #70184
0
P
Puntje
Accepted Answer
1 year ago #70172

thanks the icon hamburger is showing. Only the header menu and logo desktop is not below see screen movie

https://www.youtube.com/watch?v=iRdqmI_z60s

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #70168

Solved.

0
P
Puntje
Accepted Answer
1 year ago #70119

i will do. some are great - others the hamburger is not showing on check in browser

https://prnt.sc/Kv-LdsnBsurU https://prnt.sc/qr6TKJw_DFlw https://prnt.sc/ckTVRS7LVrdA

Also logo on top is not always correct ligned out. see above. The cross is showing on mine mobile

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #70044

Please check now. Thanks

0
P
Puntje
Accepted Answer
1 year ago #70039

Hi toufiq thanks het hamburger icon is showing.

i saw one problem on mobile and desktop that the cross in off canvas is not showing https://prnt.sc/nTWQZA-5oFWj

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #70033

Please check now. Thanks

0
P
Puntje
Accepted Answer
1 year ago #70002

i will give - see below

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #69970

Need FTP access.

0
P
Puntje
Accepted Answer
1 year ago #69961

see below

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #69959

Hi there,

Thanks for contacting us. Sorry for the inconvenience. Will you please provide me the FTP access to check the issue? I will check & get back to you soon. 

-Thanks

0