Viewing 5 posts - 1 through 5 (of 5 total)
  • #281737
    chmorelock07
    Member
    Post count: 8

    A few things:

    1. I would like to replace the header with an image. Can I do this?

    2. I would like to adjust the side of the Page Title. I am going to put an image there as well. I need to make it taller. Can I do this?

    3. I would like to make the body background black. Can I do this?

    Thanks!

    #281939
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    1) You would have to customize the header file.

    2) Can you provide a mockup of this so I understand exactly are you are trying to achieve?

    3) Add the code below to your custom css option.

    
    body{
      background-color:#000!important;
    }

    -Rui

    #283483
    chmorelock07
    Member
    Post count: 8

    Thanks. I also am having a major issue and I believe that it is a bug in the theme. I am trying to remove the page title on the products page. I checked the box to remove it and it does nothing. I have gone through this forum and tried entering snippets of code. Doesn’t work. I believe that it is an issue with the woocommerce part of the theme because if I change the woocommerce options it changes, but I cannot remove it. Link to page: http://robswildwood.com/all-products/ I need to disable the page title site wide, this is the only page that doesnt allow me.

    #283484
    chmorelock07
    Member
    Post count: 8

    Resolved myself

    .post-type-archive-product .page-heading {
    display: none;
    }

    #283505
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that you managed to resolve the issue.
    Thanks
    Mohammad

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

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

License required for one of the following items
Login and Registration Log in · Register