GB ShoppingVersion: pro4.0 Updates

Home Forums All Other Themes GB ShoppingVersion: pro4.0 Updates

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #232597
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 36
    • Replies: 92
    • Total: 128
    Member since: November 25, 2016

    Hello,

    I am using GB Shopping Version: pro4.0 theme for my site, www.tamge.com.

    I want to make the following changes to the layout.

    Center the Shopping Cart Icon to match the nav bar (horizontally): https://ibb.co/21RL25sk

    On the footer column section, I want to have the blue color go all the way around. Right now, the white section abuts the copyright section and the footer info box. (I currently have a logo in the info section, but when I hide that section, it abuts the bottom of the text section): https://ibb.co/2056kLJx

    I want to shrink the title section. I removed the image, and the entire section disappeared. I have to use a transparent image to make the section visible. I want this section to be smaller and still have the page title show up on the pages: https://ibb.co/QjYKqVG3

    Thanks

    #232600
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31303
    • Total: 31303
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS code to resolve your issues.

    .page_head, .post_head { height: 210px;}
    .skt-page-title.hdr3 { bottom: auto;}
    .skt-page-title { transform: translateY(-50%);}
    .footer-infobox .center { padding: 65px 0 45px;}
    #footer .rowfooter { margin-bottom: 60px;}
    .header-extras {padding: 15px 15px 10px;}
    .header-extras li .custom-cart-count { display: inline-block; position: relative; top: -2px; right: 0;}

    Regards,
    Dave

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.