Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter johannafridasand

    (@johannafridasand)

    Thank you for your answer. I’m afraid I don’t know much about editing media queries. I found this code in style.css. Shouldn’t what I put in my child theme’s style.css-file override this?

    .site-header h1,
    	.site-header h2 {
    		text-align: left;
    	}

    I also found this under “basic structure”, but I still feel uncertain as to why styling H1 and H2 elements in the title class won’t work.

    body {
    	font-size: 14px;
    	font-size: 1rem;
    	font-family: Helvetica, Arial, sans-serif;
    	text-rendering: optimizeLegibility;
    	color: #444;
    }
    body.custom-font-enabled {
    	font-family: "Open Sans", Helvetica, Arial, sans-serif;
    }
    Thread Starter johannafridasand

    (@johannafridasand)

    Apperantly I forgot to switch my page editor to the SiteOrigin Editor. But I still can’t get the widget that “display’s content from the current post” to show up.

    Thread Starter johannafridasand

    (@johannafridasand)

    Sure, thank you. This is my website: https://www.johannasand.se/
    I picked a golden ratio layout. On the main page it doesn’t show at all, on all the others they are pushed to the right and show the same conent. I don’t understand how to use Page Builder to display the individual pages with whatever content I like.

Viewing 3 replies - 1 through 3 (of 3 total)