Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #609981

    I’m using a child theme for Enfold, and followed the directions on this link, but the produced no change. I want the title and tagline to show up next to the site logo, but am unable to get them to show up anywhere on the header. I would have thought that would have been automatic.

    Help would be appreciated.

    • This topic was modified 8 years, 7 months ago by rwwood.
    #610150

    Hey rwwood,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #610242

    here they are

    #610246

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .logo {
        width: 100%;
    }
    span.subtext {
        position: relative;
        top: -100px;
        left: 100px;
    }

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.