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

  • Author
  • #42168
     alkross
    Participant

    I need to add a claim under the logo
    I create a div and a class with a padding and put it into the header (after do_action(‘kleo_header’);
    How can align the sentence to the logo in a responsive way?

    Attachments:
    You must be logged in to view attached files.
    #42181
     Radu
    Moderator

    Provide url.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #42183
     alkross
    Participant
    This reply has been set as private.
    #42197
     Radu
    Moderator

    Please replace this :

    COPY CODE
    
    <div class="claim">La prima Social Experience nel mondo dell’Aperitivo!</div>
    

    with

    COPY CODE
    
    <div class="claim container">La prima Social Experience nel mondo dell’Aperitivo!</div>
    

    the CSS

    COPY CODE
    
    claim {
    font-size: 18px;
    color: #b10002;
    height: 22px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #42200
     alkross
    Participant

    Thanks, ok

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

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

Log in with your credentials

Forgot your details?