Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #12361
    k.capelli
    Member

    Hi.

    I’ve just upgraded to Simple Catch Pro. When I had the basic version I would go into my WebFTP and edit the width of the Category and Archive bars as they are too small to start with. Is this possible with the Pro as it appears I can no longer directly edit the style.css.

    I would go in and try but I figured I would ask to start with.

    #12399
    Sakin
    Keymaster

    @k.capelli: Don’t edit core style.css. For any css modification. You can add it in “Appearance => Theme Options => Custom CSS” box.

    #12594
    k.capelli
    Member

    I’ve managed to adjust the size of the categories by putting the coding in the custom css box but any idea what code I need to change to adjust the width of the posts drop down menu?

    #12605
    Sakin
    Keymaster

    @k.capelli: Can you send me your site URL and explain in detail about the width of drop down.

    #12613
    k.capelli
    Member

    http://www.thelostlondoner.com

    If you look in my sidebar you will see the Categories bar and the Archive bar “Posts by Month”. I’ve sorted the width of the Categories bar but I want the Archive bar the same width but I cant find the coding for it.

    #12629
    Sakin
    Keymaster

    @k.capelli: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box
    #secondary .widget select { width: 300px; }

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Width of Categories & Archive bar’ is closed to new replies.