Remove the header image in the category and product page

This topic has 4 replies, 3 voices, and was last updated 7 years, 9 months ago ago by Jack Richardson

  • Avatar: Greta
    Greta
    Participant
    June 14, 2016 at 16:54

    In the pages of the category of a product I would like to remove the header image and change the font color. There is possibility to choose a style for the head of the categories and the products page?

    I also want to enter the banner above the list of products as in the demo

    Thank you

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    June 14, 2016 at 18:59

    Hello,

    To remove header image go to Theme Options > General > Header Settings > Breadcrumbs Style > select “Default” or some other option.

    What elements do you want to change font color for?

    There is possibility to choose a style for the head of the categories and the products page?

    Sorry, but there is no such option.

    You can add image for product category in Products > Categories > edit a category and write code for an image in “Description” section, for example, <img src="http://path_to_your_image"></img>

    Regards,
    Eva Kemp.

    Avatar: Greta
    Greta
    Participant
    June 15, 2016 at 07:44

    The font color of category title and menu that appears in the header

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 15, 2016 at 09:26

    Hello,

    For menu please use this code in Theme Options > Styling > Custom CSS > Global Custom CSS:

    .menu > li > a {
      color: #000;
    }

    Change color value to yours.

    Do you mean this category title https://www.dropbox.com/s/4o94tlqpofoqbfr/Selection_328.jpg?dl=0 ?

    Best regards,
    Jack Richardson.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.