Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • in reply to: Hide logo and top menu and bottom #147303
    dfwrgjeff
    Participant

    I had the block removed but I deleted that page – I ended up creating a blank page by using a custom theme for the page. I found the instructions here: http://www.wpbeginner.com/wp-themes/how-to-create-a-custom-page-in-wordpress/ – thanks

    in reply to: Hide logo and top menu and bottom #147286
    dfwrgjeff
    Participant

    What country are you in? We block ip’s from certain areas. I can see if we can remove the block

    in reply to: Need assistance with Menu #57843
    dfwrgjeff
    Participant

    I still cannot seem to reduce the space below the featured content boxes and the space above the body. http://1sourceapartments.com/ – is that as far as they will move?

    in reply to: Menu on Mobile Devices Not Showing #51573
    dfwrgjeff
    Participant

    That was the problem and it works now thanks – also I have tried changing the font color but the html doesnt work. How do I change the appearance to a darker color or at least show as a hyperlink?

    in reply to: Menu on Mobile Devices Not Showing #51407
    dfwrgjeff
    Participant

    I tried and it in that location and it wouldnt show up – not sure why

    in reply to: Menu on Mobile Devices Not Showing #51405
    dfwrgjeff
    Participant

    Thank you that fixed the menu. When I added the phone to the top header it moved everything down. Is there are way to justify it right and not move the title and image down?

    in reply to: Need assistance with Menu #33709
    dfwrgjeff
    Participant

    Ok thanks I see that controls the space above the content boxes – how about below them? It’s the space above HOME where the video is located I want to reduce.

    in reply to: Need assistance with Menu #33420
    dfwrgjeff
    Participant

    site is now live at http://1sourceapartments.com/

    Ok thanks that worked I also was able to reduce the margin using
    .site { margin-top: 10px; }

    Ok #site-logo, #hgroup { padding-top: 50px; } is the spacing above the logo

    The other area is the content boxes have text below them and then there is a large gap before you read the page title – I would like to reduce that gap

    Thanks

    in reply to: Need assistance with Menu #33268
    dfwrgjeff
    Participant

    Great thank you – how do you lower the padding between the logo/title and the menu? I am using the secondary menu and have disabled the main menu. I would also like to reduce the spacing between the content boxes and the page information. Thanks

    in reply to: How to hide page title on Home Page #32403
    dfwrgjeff
    Participant

    I added that code but it doesnt work for me – does it matter if I have other code in the custom CSS section?

    in reply to: Need assistance with Menu #31869
    dfwrgjeff
    Participant

    I was able to add: padding-top: 30px; to the following and it moved it down

    #site-title {
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: bold;
    line-height: 1.6;
    padding-top: 30px;
    }

    in reply to: Need assistance with Menu #31849
    dfwrgjeff
    Participant

    On my site http://1sourceapartments.com/wordpress/ I would like to bring the website title down lower in relation to the logo. What code would I put is custom CSS?

    in reply to: Menu Location #31844
    dfwrgjeff
    Participant

    Ok I upgraded to the pro version and have some more questions – I will post them in that forum thanks

    in reply to: Menu Location #31738
    dfwrgjeff
    Participant

    I changed the following and it justified the menu to the left

    }
    #secondary-menu ul.menu {
    list-style: none;
    text-align: center;

    and changed it to:

    }
    #secondary-menu ul.menu {
    list-style: none;
    text-align: left;

    Still haven’t found the spacing around the title yet

    in reply to: Menu Location #31716
    dfwrgjeff
    Participant

    Great thanks for the quick response – that worked – 2 questions now:

    1. I am going to upgrade to the premium account – will that change any of my formatting? Will I have to redo any content?

    2. How do you edit the spacing and margins for the Title? I looked in the CSS file but didnt see the section to edit.

    Thanks

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