Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • mataiblis70
    Participant

    Hello, @Patrik thank you for your response, The CSS code is working. But for contacts are close to one another. And also, the position of the logo and contacts are not same. Can you help me with this problem? And sorry to bother you. Thank you.

    mataiblis70
    Participant

    And one thing @Pratik I’ve just add the text widget to the header right sidebar. But I found a problem with the position. The contact not in row (see the screenshot).

    The problem:

    What I want:

    Html in widget:

     <div align= "center">
    <figure>
        <img src='http://localhost/project1/wp-content/uploads/2017/02/Blackberry-Messenger-Logo-copy.png' alt='missing' />
        <figcaption>7777FFFF</figcaption>
    </figure>
    
    <figure>
        <img src='http://localhost/project1/wp-content/uploads/2017/02/line-2.png' alt='missing' />
        <figcaption>ID_TESTER</figcaption>
    </figure>
    </div>

    If you don’t mind, It would be great if you can share the CSS code instead using html to center the image, caption, and in a row. (just for the right sidebar). Thank you.

    mataiblis70
    Participant

    @Pratik Ah I get it. Okay thank you so much for your help. I’m going to contact Revolution team for the slider. Have a nice day 🙂

    in reply to: Remove Or Disable Featured Slider On Mobile Version #99773
    mataiblis70
    Participant

    @Mahesh sorry for my late reply, it works. Thank you for your help Mahesh 🙂

    in reply to: Add image background behind the logo #98829
    mataiblis70
    Participant

    @Mahesh: Thank you Mashesh. But after add the code the color around the image become grey.

    Here is my css:

    #header-left {
    float: none;
    text-align: center;
    width: 100%;
    }
    #site-logo {
    display: block;
    float: none;
    margin: 0 auto;
    width: auto;
    }
    #site-logo a {
    display: inline-block;
    }

    #site-logo { padding-top: 10px; }

    .home #main { padding-top: 10px; }

    #masthead { background-color: #000; }

    #featured-post { background-color: #000; }

    #main {
    background-color: #000;
    }

    .entry-meta { display: none; }

    #hgroup-wrap { padding-bottom: 0; }

    .page .site-content article { border-bottom: none; }

    #masthead {
    background: url(“http://www.kingagen.com/wp-content/uploads/2016/09/Header-bg.jpg&#8221;) no-repeat scroll 0 0;
    background-color: none;
    background-position: center;
    }

    body.custom-background {
    background: none;
    background-color: #000;
    }

    And also, I want to remove the line between footer and featured content, and if can’t, I want to coloring the line.

    in reply to: Add image background behind the logo #98818
    mataiblis70
    Participant

    Sorry for my late my reply…
    url: kingagen.com

    and also, I want to remove the line between featured content and footer. 🙂

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