Customising Single product page - by sophie

This topic has 43 replies, 3 voices, and was last updated 5 years, 3 months ago ago by Olga Barlow

  • Avatar: sophie
    sophie
    Participant
    July 31, 2019 at 12:56

    Please can you help me understand and correct this error the whole site is down

    Please contact administrator
    for this information.
    Avatar: sophie
    sophie
    Participant
    July 31, 2019 at 14:14

    Hi I managed to repair it, but I would like to know how to get rid of the nav bar on home page

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 31, 2019 at 15:28

    Hello,

    Add this code in Custom CSS for page http://prntscr.com/omj2ps

    .page-heading {
        display: none;
    }

    Regards

    Avatar: sophie
    sophie
    Participant
    August 1, 2019 at 11:31

    Thank you rose, it worked great! I used some previous code you gave me
    .page-heading h1 {
    margin-bottom: 10px;
    }
    to get some extra space in the headings but now the return to previous page is being cut by the line, do you have some Css to move up this tag?
    Many Thanks

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 1, 2019 at 12:02

    Please change this code http://prntscr.com/omxizb to

    #breadcrumb {
        padding-top: 10px;
    }

    Regards

    Avatar: sophie
    sophie
    Participant
    August 1, 2019 at 14:38

    Thank you very much! it worked!

    I just tested the site in internet explorer and the menu looks like this

    https://prnt.sc/on04a5
    Is there any way to fix this?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 1, 2019 at 15:29

    Please add this code in style.css of child-theme:

    .header-type-3 .main-nav .menu {
        text-align: right;
    }

    Regards

    Avatar: sophie
    sophie
    Participant
    August 1, 2019 at 15:33

    How do I do that?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 1, 2019 at 16:04

    Hello,

    Appearance > edit theme > choose the style.css file and add that code http://prntscr.com/on1ktt . Save changes.

    Regards

    Avatar: sophie
    sophie
    Participant
    August 1, 2019 at 16:17

    I don’t seem to have that menu option https://prnt.sc/on1s4m

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 1, 2019 at 16:45

    Hello,

    You did not read my message from the very beginning: go to Appearance > edit theme. There is an Appearance menu item in the list.

    Regards

    Avatar: sophie
    sophie
    Participant
    August 1, 2019 at 16:50

    Ahh thank you! Does it matter where I insert the code?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 1, 2019 at 16:54

    Hello,

    No, you can add it just next to the previous styles.

    Regards

  • 1 2
    Viewing 43 results - 31 through 43 (of 43 total)

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

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