karaoglan

Forum Replies Created

list of topics you have created till now.

  • karaoglan
    Participant

    @Serkan those styles placed int custom css in theme option custom css. That should be generic place right?

    karaoglan
    Participant

    then what about grid (example 4 blog items in single row) in paginated all post page?

    karaoglan
    Participant

    .header {
    background-color: black;
    padding: 0.2em;
    }

    .header p {
    display: none;
    }

    .content {
    margin-top: 2%;
    }

    .header h1 {
    display: inline;
    float: left;
    padding-left: 2%;
    }

    .vs-nav li a {
    color: rgba(255, 255, 255, 0.9) !important;
    font-size: 17px !important;
    font-weight: 400;
    display: inline-block;
    margin: 0 4px;
    padding: 6px 8px;
    color: #6A7686;
    letter-spacing: 0;
    border: 2px solid #DDE4E6;
    border-radius: 4px;
    line-height: 1;
    }

    those are the changes
    but how can i change see all post just with numbered pagination?

    karaoglan
    Participant
    Posted in : Left Side Header

    i am actually familiar with coding but i need just a start point. Can you please point me that?

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