Three requests/questions

  • Posted in : Read WP
  • erwinvanleeuwen
    Participant

    Hello!

    Still in love with the theme. :)

    However, I have two questions:

    1. is it possible to remove the gray lines on top and below the page navigation?
    2. is it possible to remove the dotted line below the site title?
    3. I’m using a gallery ([gallery]) on a full-width page template as an archive, is it possible to get the gallery centered instead of aligned to the left? I think it is caused by a sidebar that I don’t use. :) (http://18a.nl/archive/)

    Thanks for your wonderful work. :)

    Mehmet S.
    Keymaster

    1-) ???

    2-) Paste to Theme Options > Style > Custom CSS:

    h1.site-title a { border-bottom: 0px; }
    

    3-) Paste to Theme Options > Style > Custom CSS:

    .page-template-page-full-width-php .entry-content { max-width: 100%; }
    
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register