Funky h1 width

This topic contains 12 replies, has 2 voices, and was last updated by  Paolo 8 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #56591

    brian
    Free User
    Post count: 20

    Hi all,

    I was ignoring this issue for quite some time. Recently, trying to manipulate my home page that leads to the wpgeodirectory search.

    I’m not sure if my solution is correct, but I think realigning this width will fix the alignment issue I’m having with this h1 text.

    I tried a range of stuff in the inspect element, messing with its container, h1, specific width h1 tags, etc.

    Can you guys help me out to realign my site? This is geodirectory framework child theme. Screenshots in next comment!

    #56592

    brian
    Free User
    Post count: 20
    This reply has been marked as private.
    #56621

    Paolo
    Site Admin
    Post count: 31206

    Hi Brian,

    the second page html is all wrong and we can’t really assist with html and css for custom pages.

    You should hire a designer for something like that.

    Thanks

    #56673

    brian
    Free User
    Post count: 20

    Hi Paolo, slightly confused as this h1 misalignment is part of the Geodirectory Framework Child theme.

    I took away the Page Title that shows up (display:none) and the other stuff is from Shortcodes. It was pretty much a copy of the first page, which didn’t really involve any new codes.

    #56674

    brian
    Free User
    Post count: 20
    This reply has been marked as private.
    #56741

    Paolo
    Site Admin
    Post count: 31206

    Hi Brian,

    The html of the home-2 is totally different compared to the other home page.

    There is a lot of html with classes like “su-row hero-background su-column-inner su-clearfix” that have nothing to do with GDF or its child theme.

    Please provide admin credentials and we will have a look. But this is debugging custom html and shouldn’t be considered part of support.

    Thanks

    #57136

    brian
    Free User
    Post count: 20

    Hey Paolo, I agree if you find yourself looking at custom HTML, feel free to close the thread.

    #57137

    brian
    Free User
    Post count: 20
    This reply has been marked as private.
    #57204

    Paolo
    Site Admin
    Post count: 31206
    This reply has been marked as private.
    #57219

    brian
    Free User
    Post count: 20

    Hi Paolo, I’m manipulating that page for myself, I know it has custom CSS/codes on that page.

    My issue is just those funky h1 tags of the theme.

    Have you had a chance to look at my #56674 reply? My concern is on that h1 tag’s width vs. h2/h3/h4. It appears to be displaced with width set to 1040px as opposed to other h-tags set at 976px. There should be no CSS affecting this. Check out the screenshots in that reply and let me know if this falls outside the support.

    This was an issue before I created my /home and /home-2 page for tweaking custom design.

    #57259

    Paolo
    Site Admin
    Post count: 31206

    Ok, I’m really sorry, now I see what you mean.

    I’ve asked to the team to fix it.

    To fix this now quickly, please add this to GeoDirectory >> Design >> Scripts >> Custom css

    
    
    #geodir_wrapper h1 {
        width: 100%;
    }

    Thanks

    #57276

    brian
    Free User
    Post count: 20

    Sweet! That did the trick. It’s all cool, Paolo.

    There was one more issue regarding centering the site title and tagline via GDF Options. I don’t recall, but I used custom CSS to center the site title and tagline. Please add that note as well for whenever you get around to the theme’s update 🙂

    Thanks

    P.S. would appreciate if you hid my page content in reply #57204. Cheers

    #57303

    Paolo
    Site Admin
    Post count: 31206

    Hi Brian,

    I just tested the text align center option for Body h1 Font in GDF options and it worked.

    http://wpgeo.directory/all-locations/

    Content of your page is now hidden.

    Thanks

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket