• Hi, I wanna know where I can find some support for other of your theme ”News Portal Mag” I wanna change the size of the logo header, random post on the slider block etc…

    You says what that child theme inherits templates from a parent theme, ”News Portal”. How can I edit the ”News Portal Mag” theme.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Mystery Themes

    (@mysterythemes)

    Hello @visornoticioso

    You can use custom css for changing the size of site logo.

    .site-branding {
    	width: 240px;
    }

    We are a little bit confused about the random post case, so can you please describe more.

    Basically, all functions/features and base style inherit from the parent theme. If you want to edit/modify some section’s style/layout you can add the required CSS code at the child theme style.css file.

    Thanks,

Viewing 1 replies (of 1 total)

The topic ‘Some support to other theme’ is closed to new replies.