Viewing 5 replies - 1 through 5 (of 5 total)
  • What theme are you using? Where did you download it from? Are you using a child theme or a custom CSS plugin?

    Thread Starter miro011

    (@miro011)

    nvm just fixed, all i had to do was set the height a bit higher , go take a look

    I am using a theme called Optimizer

    Thread Starter miro011

    (@miro011)

    here is my code for the posts and page numbers :

    .lay4 .hentry {
    position: static;
    width: 49%;
    height: 420px;
    margin bottom: 0px;
    margin: 1px;
    background-color: rgba(0, 0, 0, 0.05);
    }

    .ast_pagenav .page-numbers, .navigation .page-numbers {
    margin-top: 15px;
    margin-right: 1px;
    color: #eee; }

    If you continue to use this theme, Please try posting any further questions in the theme’s dedicated sub-forum:
    https://wordpress.org/support/theme/optimizer

    In the meantime, do not edit the theme itself. First create a child theme for your changes. Or install a custom CSS plugin.

    Thread Starter miro011

    (@miro011)

    shit now my search widget says recent posts on it LOL , wonder what would be causing that LOL i have so much custom code in CSS, i dont even know what I have anymore

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

The topic ‘Custom CSS problem’ is closed to new replies.