-
Author
-
September 9, 2015 at 10:47 #76676alkrossParticipant
Hi, I add a button “Ascolta” at the center of header to activate a pop-up player
radiofrancigena.com
I Inserted the code into general-header-section.php after $header_class = ‘ header-normal’;
The problem is for mobile because the button “ascolta” disappear and the logo appear over the slide show out of the header space.
Is there a solution for this?
Best regardsSeptember 9, 2015 at 17:55 #76760RaduModeratorHi,
Can i see the live example of this behaviour ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 9, 2015 at 18:14 #76766alkrossParticipantHi, I include a iPhone image with the logo over the slider and the button “Ascolta” disappear
Attachments:
You must be logged in to view attached files.September 9, 2015 at 19:38 #76788RaduModeratorHi,
Use this css by adding it in Wp-Aadmin -> Theme Options -> General Settings -> Quick CSS
COPY CODE@media screen and (max-width: 400px) { .navbar-header .logo { float:left; } }
Best REgards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 11, 2015 at 10:01 #77148alkrossParticipantThanks Radu, one more thing
When I scroll the page the butto ASCOLTA Disapperar. Is it a way to make ASCOLTA like the Logo?
Thanks in advanceSeptember 12, 2015 at 21:53 #77345RaduModeratorHi,
I see that you modified the header, i see the ASCOLTA its to big , make the img little and set position absolute instead
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.