This topic has 6 replies, 2 voices, and was last updated 9 years by alkross.

  • Author
  • #76676
     alkross
    Participant

    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 regards

    #76760
     Radu
    Moderator

    Hi,

    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 solution
    #76766
     alkross
    Participant

    Hi, 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.
    #76788
     Radu
    Moderator

    Hi,

    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 solution
    #77148
     alkross
    Participant

    Thanks 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 advance

    #77345
     Radu
    Moderator

    Hi,

    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
    #78166
     alkross
    Participant

    Thanks I changed the header layout with banner and insert ASCOLTA into a sidebar. Now it seems works fine also on mobile layout

Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?