-
AuthorPosts
-
March 14, 2026 at 9:04 am #1495990
Link at the bottom of page 01:
Link at the bottom of page 02:
The logo appears higher on my mobile device.
Where can I change this?Thanks,
Best regards, FranzMarch 14, 2026 at 5:22 pm #1496006Hey schweg33,
Looks like you have added this custom css:@media only screen and (max-width: 767px) { .responsive #top #main { padding-top: 0 !important; margin: 0; } }Remove it or adjust the zero to something like 30px
Best regards,
MikeMarch 15, 2026 at 2:56 pm #1496028I tested this code in the Customizer CSS
and in Quick CSS.Neither worked.
Is there a way to find out what page number
this link (see below) corresponds to?Thanks and
best regards,
FranzMarch 15, 2026 at 4:58 pm #1496034Hi,
I think that you misunderstand, do not add the css above, you already added it before, you need to remove it or change the padding-top: 0 !important; to padding-top: 30px !important;Best regards,
MikeMarch 16, 2026 at 1:14 pm #1496058Hi Mike,
I just can’t seem to find it.
On all the mobile pages, the spacing of the logo is correct except on the page linked below:
The spacing isn’t correct there.
padding-top: 30px !important; ? not find.
Thanks, best regards, FranzMarch 16, 2026 at 7:53 pm #1496075Hi,
Ok, try adding this css:@media only screen and (max-width: 767px) { .responsive #top.post-type-archive-tribe_events #main { padding-top: 30px !important; } #main > .container_wrap.container_wrap_first { border-top-width: 0; } }Then clear your cache and check.
Best regards,
MikeMarch 16, 2026 at 9:55 pm #1496085Thank you very much
Mike
That works perfectly
You can close this ticket.Best regards
FranzMarch 16, 2026 at 9:56 pm #1496086Hi,
Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Logo cropped on mobile’ is closed to new replies.
